CADability dotNET

The AngleProperty type exposes the following members.

Properties

  NameDescription
Public propertyHighlight
Specifies whether this entry is highlighted. The label of an highlighted entry will be displayed in a bold typeface.
Public propertyIsSelected
Get or sets the selected state. If selected this entry will be focused for input.
Public propertyLabelType
Overrides LabelType
(Overrides IShowPropertyImpl..::..LabelType.)
Public propertyLockable
Specifies whether the lock symbol is displayed next to the edit box.
Public propertyLocked
Specifies whether the entry is locked. The meaning of locking is up to the user of this property. When modified a LockedChangedEvent will be raised.
Public propertyReadOnly
Gets or sets the reodonly property. If readonly is true the value cannot be modified.
Public propertyShowMouseButton
Currently not implemented

Explicit Interface Implementations

See Also