Свойство | Type | Description | |
---|---|---|---|
btnAdd | |||
btnCancel | |||
btnDown | |||
btnDropdown | |||
btnOK | |||
btnRemove | |||
btnUp | |||
lblMembers | |||
lblProperties | |||
lstMembers | |||
pnlMain | |||
pnlMembers | |||
pygProperties | System.Windows.Forms.PropertyGrid |
Méthode | Description | |
---|---|---|
AddObject ( object o ) : void | ||
Bind ( ) : void | ||
CollectionEditorGui ( ) : System | ||
RemoveObject ( object o ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
EnableRemove ( ) : void | ||
GetBgBrush ( bool Selected ) : |
||
GetDisplayText ( object Item ) : string | ||
GetFgBrush ( bool Selected ) : |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
SelectObject ( ) : void | ||
btnDown_Click ( object sender, |
||
btnUp_Click ( object sender, |
||
lstMembers_DrawItem ( object sender, |
||
lstMembers_SelectedIndexChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public Button,System.Windows.Forms btnAdd | ||
Résultat |
public Button,System.Windows.Forms btnCancel | ||
Résultat |
public Button,System.Windows.Forms btnDown | ||
Résultat |
public Button,System.Windows.Forms btnDropdown | ||
Résultat |
public Button,System.Windows.Forms btnOK | ||
Résultat |
public Button,System.Windows.Forms btnRemove | ||
Résultat |
public Button,System.Windows.Forms btnUp | ||
Résultat |
public Label,System.Windows.Forms lblMembers | ||
Résultat |
public Label,System.Windows.Forms lblProperties | ||
Résultat |
public ListBox,System.Windows.Forms lstMembers | ||
Résultat |
public Panel,System.Windows.Forms pnlMain | ||
Résultat |
public Panel,System.Windows.Forms pnlMembers | ||
Résultat |