CADability dotNET
The ListProperty type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ListProperty | Initializes a new instance of the ListProperty class |
Methods
| Name | Description | |
|---|---|---|
| Added |
Overrides Added(IPropertyTreeView) (Overrides IShowPropertyImpl..::..Added(IPropertyTreeView).) | |
| FocusableControls |
Overrides FocusableControls()()()() (Overrides IShowPropertyImpl..::..FocusableControls()()()().) | |
| GetList | ||
| GetValueControl |
Overrides GetValueControl(Int32, Int32) (Overrides IShowPropertyImpl..::..GetValueControl(Int32, Int32).) | |
| ListChanged | ||
| OnNewListElement | ||
| SetFocus |
Overrides SetFocus()()()() (Overrides IShowPropertyImpl..::..SetFocus()()()().) |
Fields
| Name | Description | |
|---|---|---|
| button | ||
| buttonText |
Properties
| Name | Description | |
|---|---|---|
| CurrentIndex | ||
| InfoText |
Muss überschrieben werden, liefert den Text für den ToolTip über dem Label.
(Overrides IShowPropertyImpl..::..InfoText.) | |
| LabelText |
Muss überschrieben werden, liefert den Text für den Label.
(Overrides IShowPropertyImpl..::..LabelText.) | |
| SubEntries |
Overrides SubEntries,
returns the subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntries.) | |
| SubEntriesCount |
Overrides SubEntriesCount,
returns the number of subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntriesCount.) |