|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| - | btnDetails_Click (Object, EventArgs) |
Event handler for the Click event of the btnDetails |
|
| # | CreateButtons () |
Creates the Message Buttons |
|
| # | CustomButtonClickHandler (Object, EventArgs) |
Event handler for the click event of custom buttons |
|
| - | InitializeComponent () |
Initializes the Visual Design |
|
| - | KeyDownHandler (Object, KeyEventArgs) |
Event handler for the KeyDown event of the MessageForm |
|
| # | OnFormClosing (FormClosingEventArgs) |
Raises the FormClosing event |
|
| # | OnLoad (EventArgs) |
Raises the Load event |
|
| # | OnShown (EventArgs) |
Raises the Shown event |
|
| # | RenderCustomButtons () |
Renders buttons provided by the IErrorMessageFormButtonProvider |
|
| - | TimerTickHandler (Object, EventArgs) |
Event handler for the Tick event of the Timer component |
|
| + | ToggleButtonState (logical) |
Toggles the Button state |
| Options | Name | Purpose | |
|---|---|---|---|
| + | MessageForm () |
Constructor for the MessageForm class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | Consultingwerk.Framework.Enum.DialogResultEnum DefaultDialogResult |
|
|
| + | LOGICAL DisplayDetails |
|
|
| + | Consultingwerk.Framework.Enum.DialogResultEnum MessageButtonDialogResults |
|
|
| + | CHARACTER MessageButtonLabels |
|
|
| + | CHARACTER MessageDetail |
|
|
| + | Progress.Lang.Object MessageImage |
|
|
| + | CHARACTER MessageText |
|
|
| + | INTEGER MessageTimer |
|
|
Top
PRIVATE btnDetails_Click (Object, EventArgs)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CreateButtons ()
|
||||||||||||||||||||
PROTECTED CustomButtonClickHandler (Object, EventArgs)
|
||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
PRIVATE KeyDownHandler (Object, KeyEventArgs)
|
||||||||||||||||||||
PROTECTED OnFormClosing (FormClosingEventArgs)
|
||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||
PROTECTED OnShown (EventArgs)
|
||||||||||||||||||||
PROTECTED RenderCustomButtons ()
|
||||||||||||||||||||
PRIVATE TimerTickHandler (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC ToggleButtonState (logical)
|
||||||||||||||||||||
PUBLIC MessageForm ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Framework.Enum.DialogResultEnum DefaultDialogResult
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL DisplayDetails
|
|||||||||
PUBLIC Consultingwerk.Framework.Enum.DialogResultEnum MessageButtonDialogResults
|
|||||||||
PUBLIC CHARACTER MessageButtonLabels
|
|||||||||
PUBLIC CHARACTER MessageDetail
|
|||||||||
PUBLIC Progress.Lang.Object MessageImage
|
|||||||||
PUBLIC CHARACTER MessageText
|
|||||||||
PUBLIC INTEGER MessageTimer
|
|||||||||