Property | Type | Description | |
---|---|---|---|
_document | IDocument | ||
_node | |||
_parentForm | |||
_refCounter | int |
Method | Description | |
---|---|---|
AddToContentCollection ( ) : void | ||
FixPropertyCollection ( ) : void | ||
GetFormProperty ( string name ) : |
Look for a control generic property by its name
|
|
RemoveFromContentCollection ( ) : void | ||
RestorePropertyEvents ( ) : void | ||
SuppressPropertyEvents ( ) : void |
Method | Description | |
---|---|---|
CreateBasicNode ( ) : void | ||
ODFFormControl ( |
||
ODFFormControl ( |
||
ODFFormControl ( |
Method | Description | |
---|---|---|
PropertyCollection_Inserted ( int index, object value ) : void | ||
PropertyCollection_Removed ( int index, object value ) : void |
public GetFormProperty ( string name ) : |
||
name | string | Property name |
return |
protected ODFFormControl ( |
||
ParentForm | ||
contentCollection | ContentCollection | |
id | string | |
return | System |
protected ODFFormControl ( |
||
ParentForm | ||
contentCollection | ContentCollection | |
id | string | |
x | string | |
y | string | |
width | string | |
height | string | |
return | System |
protected ODFFormControl ( |
||
ParentForm | ||
node | ||
return | System |
public RemoveFromContentCollection ( ) : void | ||
return | void |
protected ODFForm,AODL.Document.Forms _parentForm | ||
return |