CADability dotNET
The AngleProperty type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Highlight |
Specifies whether this entry is highlighted. The label of an highlighted entry will be displayed in a bold typeface.
|
![]() | IsSelected |
Get or sets the selected state. If selected this entry will be focused for input.
|
![]() | LabelType |
Overrides LabelType (Overrides IShowPropertyImpl..::..LabelType.) |
![]() | Lockable |
Specifies whether the lock symbol is displayed next to the edit box.
|
![]() | Locked |
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.
|
![]() | ReadOnly |
Gets or sets the reodonly property. If readonly is true the value cannot be modified.
|
![]() | ShowMouseButton |
Currently not implemented
|