Property | Type | Description | |
---|---|---|---|
cmdCancel | System.Windows.Forms.Button | ||
cmdOK | System.Windows.Forms.Button |
Method | Description | |
---|---|---|
TableCompositeColumnForm ( ) : System | ||
TableCompositeColumnForm ( |
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.
|
|
RefreshForm ( ) : void | ||
cmdCancel_Click ( object sender, |
||
cmdOK_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public TableCompositeColumnForm ( |
||
composite | ||
model | ||
store | Microsoft | |
return | System |
protected System.Windows.Forms.Button cmdCancel | ||
return | System.Windows.Forms.Button |