Property | Type | Description | |
---|---|---|---|
InitializeComponent | void | ||
IsEditableBox_TextChanged | void | ||
LayerTypeBox_TextChanged | void | ||
MaxNumFeaturesBox_TextChanged | void | ||
ReturnFormatBox_TextChanged | void | ||
SetIsEditable | void | ||
SetLayerType | void | ||
SetMaxNumFeatures | void | ||
SetReturnFormat | void |
Method | Description | |
---|---|---|
PropertyForm ( ) : System | ||
getHWnd ( ) : int |
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.
|
|
IsEditableBox_TextChanged ( object sender, |
||
LayerTypeBox_TextChanged ( object sender, |
||
MaxNumFeaturesBox_TextChanged ( object sender, |
||
ReturnFormatBox_TextChanged ( object sender, |
||
SetIsEditable ( string value ) : void | ||
SetLayerType ( string value ) : void | ||
SetMaxNumFeatures ( string value ) : void | ||
SetReturnFormat ( string value ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |