CADability dotNET

The IShowPropertyImpl type exposes the following members.

Properties

  NameDescription
Public propertyEntryType
Implementation of EntryType. Returns SimpleEntry
Public propertyFrame
Returns a IFrame when this IShowProperty has been added to a IPropertyTreeView, returns null otherwise.
Public propertyHelpLink
Implementation of HelpLink, returns resourceId.
Public propertyHidden
Implementation of Hidden.
Public propertyInfoText
Implementation of InfoText, returns GetString(String, StringTable..::..Category)(resourceId+".DetailedInfo") or GetString(String, StringTable..::..Category)(resourceId+".ShortInfo")
Public propertyLabelText
Implementation of LabelText, returns either labelText (if not null) or GetString(String, StringTable..::..Category)(resourceId+".Label") Whe set, labelText is set.
Public propertyLabelType
Implementation of LabelType. Returns Selectable
Public propertyOwnerDrawHeight
Implementation of OwnerDrawHeight. Returns 0.
Public propertyReadOnly
Implementation of Hidden.
Public propertyStatic memberSelectedBckgColor
Public propertyStatic memberSelectedTextColor
Public propertySubEntries
Implementation of SubEntries. Returns an empty array.
Public propertySubEntriesCount
Implementation of SubEntriesCount. Returns 0.
Public propertyStatic memberUnselectedBckgColor
Public propertyStatic memberUnselectedTextColor

See Also