Property | Type | Description | |
---|---|---|---|
lstEditorEvents | System.Windows.Forms.ListBox | ||
tabControl1 | System.Windows.Forms.TabControl | ||
tabPage1 | System.Windows.Forms.TabPage |
Property | Type | Description | |
---|---|---|---|
InitializeComponent | void | ||
editEventList_ItemCheck | void | ||
eventListener_Changed | void | ||
listEvent_MouseDown | void |
Method | Description | |
---|---|---|
EditorEventsDialog ( object hook ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
editEventList_ItemCheck ( object sender, System e ) : void | ||
eventListener_Changed ( object sender, |
||
listEvent_MouseDown ( object sender, MouseEventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public EditorEventsDialog ( object hook ) : System | ||
hook | object | |
return | System |
public System.Windows.Forms.ListBox lstEditorEvents | ||
return | System.Windows.Forms.ListBox |
public System.Windows.Forms.TabControl tabControl1 | ||
return | System.Windows.Forms.TabControl |