|
#
|
CreateOpenFileDropDown (Button, Error)
|
Creates the Open File Drop down
|
|
+
|
System.Collections.Generic.List <System.Windows.Forms.Button> GetButtonsForError (Error)
|
Returns the List of Buttons to be added to the dialog Overrides Consultingwerk.Windows.Util.Forms.ErrorMessageFormButtonProvider:GetButtonsForError (Error)
|
|
+
|
LOGICAL HandleButtonClick (Button, Error)
|
Handles the click event of a custom button Overrides Consultingwerk.Windows.Util.Forms.ErrorMessageFormButtonProvider:HandleButtonClick (Button, Error)
|
|
#
|
ListViewDoubleClickHandler (Object, EventArgs)
|
Event handler for the DoubleClick event of the ListView
|
|
#
|
PopulateListView (ListView, character)
|
Populates the List View from the stack trace
|