메소드 | 설명 | |
---|---|---|
ComponentCollectionEditorForm ( IList coll ) : System |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
AcceptChanges ( ) : void | ||
AddItem ( ) : void | ||
CollectionItemType ( ) : Type | ||
DelItem ( ) : void | ||
GetItemText ( object item ) : string | ||
HasParamlessCtor ( Type itemType ) : bool | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
RefreshList ( ) : void | ||
_AddItemButton_Click ( object sender, EventArgs e ) : void | ||
_DelItemButton_Click ( object sender, EventArgs e ) : void | ||
_ItemPropertyGrid_PropertyValueChanged ( object s, PropertyValueChangedEventArgs e ) : void | ||
_ItemsList_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
_OkButton_Click ( object sender, EventArgs e ) : void |
public ComponentCollectionEditorForm ( IList coll ) : System | ||
coll | IList | |
리턴 | System |