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