CADability dotNET
The IShowPropertyImpl type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | EntryType |
Implementation of EntryType.
Returns SimpleEntry |
![]() | Frame |
Returns a IFrame when this IShowProperty has been added to a IPropertyTreeView,
returns null otherwise.
|
![]() | HelpLink |
Implementation of HelpLink, returns
resourceId.
|
![]() | Hidden |
Implementation of Hidden.
|
![]() | InfoText |
Implementation of InfoText, returns
GetString(String, StringTable..::..Category)(resourceId+".DetailedInfo") or
GetString(String, StringTable..::..Category)(resourceId+".ShortInfo")
|
![]() | LabelText |
Implementation of LabelText, returns either
labelText (if not null) or GetString(String, StringTable..::..Category)(resourceId+".Label")
Whe set, labelText is set.
|
![]() | LabelType |
Implementation of LabelType.
Returns Selectable |
![]() | OwnerDrawHeight |
Implementation of OwnerDrawHeight.
Returns 0.
|
![]() | ReadOnly |
Implementation of Hidden.
|
![]() ![]() | SelectedBckgColor | |
![]() ![]() | SelectedTextColor | |
![]() | SubEntries |
Implementation of SubEntries.
Returns an empty array.
|
![]() | SubEntriesCount |
Implementation of SubEntriesCount.
Returns 0.
|
![]() ![]() | UnselectedBckgColor | |
![]() ![]() | UnselectedTextColor |