Méthode | Description | |
---|---|---|
AfterSelectMethod ( ) : void |
Refresh the lv (list view) control based on the tv (tree view) control.
|
|
ModelWnd ( |
Initializes a new instance of the ModelWnd class.
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnFormClosing ( |
Raises the E:System.Windows.Forms.Form.FormClosing event.
|
Méthode | Description | |
---|---|---|
AddNode ( |
Adds the node.
|
|
AddSubNodes ( |
Adds the sub nodes.
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
LoadListView ( List |
Loads the list view, sorted by the current sort column.
|
|
ModelWnd ( ) : System | ||
PopulateModelTree ( ) : void |
Populates the model tree.
|
|
m_lvModel_ColumnClick ( object sender, ColumnClickEventArgs e ) : void |
Handles the ColumnClick event of the m_lvModel control.
|
|
m_tvModel_AfterSelect ( object sender, TreeViewEventArgs e ) : void |
Handles the AfterSelect event of the m_tvModel control.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
public ModelWnd ( |
||
statuslabel | ||
Résultat | System |
protected OnFormClosing ( |
||
e | ||
Résultat | void |