Méthode | Description | |
---|---|---|
SelectComponentDialog ( ComponentTypeWrapper componentType ) : System.Collections.Generic | ||
SelectComponentDialog ( bool Library, bool Feature, bool MFAssembly, bool MFSolution, bool Processor, bool OperatingSystem, bool BuildTool, bool ISA, bool BuildParameter, bool LibraryCategory ) : System.Collections.Generic | ||
UpdateDialog ( ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
CancelBtn_Click ( object sender, System e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OkBtn_Click ( object sender, System e ) : void | ||
SelectComponent ( ) : void | ||
ShowDescription ( ComponentTypeWrapper type ) : void | ||
ShowFeatures ( ) : void | ||
ShowISAs ( ) : void | ||
ShowLibraries ( ) : void | ||
ShowLibraryCategories ( ) : void | ||
TypeCb_SelectedIndexChanged ( object sender, System e ) : void | ||
treeView1_AfterSelect ( object sender, |
||
treeView1_MouseDoubleClick ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
public SelectComponentDialog ( ComponentTypeWrapper componentType ) : System.Collections.Generic | ||
componentType | ComponentTypeWrapper | |
Résultat | System.Collections.Generic |
public SelectComponentDialog ( bool Library, bool Feature, bool MFAssembly, bool MFSolution, bool Processor, bool OperatingSystem, bool BuildTool, bool ISA, bool BuildParameter, bool LibraryCategory ) : System.Collections.Generic | ||
Library | bool | |
Feature | bool | |
MFAssembly | bool | |
MFSolution | bool | |
Processor | bool | |
OperatingSystem | bool | |
BuildTool | bool | |
ISA | bool | |
BuildParameter | bool | |
LibraryCategory | bool | |
Résultat | System.Collections.Generic |