|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| - | btnInnerException_Click (Object, EventArgs) |
Event handler for the click event of the btnInnerException |
|
| - | btnProperties_Click (Object, EventArgs) |
Event handler for the Click event of the btnProperties |
|
| - | btnSessionInfo_Click (Object, EventArgs) |
Event handler for the Click event of the btnSessionInfo |
|
| - | btnStack_Click (Object, EventArgs) |
Event handler for the click event of the btnInnerException |
|
| + | CopyImage () |
Copy's the message dialog as an image to the clipboard |
|
| - | copyImageToolStripMenuItem_Click (Object, EventArgs) |
Event Handler for the click event of the copyImageToolStripMenuItem |
|
| + | CopyText () |
Copies the Dialog Box contents as plain text |
|
| - | copyTextToolStripMenuItem_Click (Object, EventArgs) |
Event Handler for the click event of the copyTextToolStripMenuItem |
|
| # | CustomButtonClickHandler (Object, EventArgs) |
Event handler for the click event of custom buttons |
|
| - | detailsToolStripMenuItem_Click (Object, EventArgs) |
Event handler for the Click event of the detailsToolStripMenuItem |
|
| - | InitializeComponent () |
Initializes the Visual Design |
|
| - | KeyDownHandler (Object, KeyEventArgs) |
Event handler for the KeyDown event of the MessageForm |
|
| # | OnLoad (EventArgs) |
Raises the Load event |
|
| # | RenderCustomButtons () |
Renders buttons provided by the IErrorMessageFormButtonProvider |
|
| + | ToggleButtonState (logical) |
toggles the image of the btnStack based on the state |
| Options | Name | Purpose | |
|---|---|---|---|
| + | ErrorMessageForm () |
Constructor of the ErrorMessageForm class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL DisplayStack |
|
|
| + | Progress.Lang.Error Exception |
|
|
| + | Progress.Lang.Error InnerException |
|
|
| + | LONGCHAR MessageText |
|
|
| + | CHARACTER StackTraceText |
|
|
Top
PRIVATE btnInnerException_Click (Object, EventArgs)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PRIVATE btnProperties_Click (Object, EventArgs)
|
||||||||||||||||||||
PRIVATE btnSessionInfo_Click (Object, EventArgs)
|
||||||||||||||||||||
PRIVATE btnStack_Click (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC CopyImage ()
|
||||||||||||||||||||
PRIVATE copyImageToolStripMenuItem_Click (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC CopyText ()
|
||||||||||||||||||||
PRIVATE copyTextToolStripMenuItem_Click (Object, EventArgs)
|
||||||||||||||||||||
PROTECTED CustomButtonClickHandler (Object, EventArgs)
|
||||||||||||||||||||
PRIVATE detailsToolStripMenuItem_Click (Object, EventArgs)
|
||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
PRIVATE KeyDownHandler (Object, KeyEventArgs)
|
||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||
PROTECTED RenderCustomButtons ()
|
||||||||||||||||||||
PUBLIC ToggleButtonState (logical)
|
||||||||||||||||||||
PUBLIC ErrorMessageForm ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL DisplayStack
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Lang.Error Exception
|
|||||||||
PUBLIC Progress.Lang.Error InnerException
|
|||||||||
PUBLIC LONGCHAR MessageText
|
|||||||||
PUBLIC CHARACTER StackTraceText
|
|||||||||