'Declaration
Public Enum HotFrameEnum Inherits System.Enum
public enum HotFrameEnum : System.Enum
Use members of this enumeration to set the value of the HotFrame property of a C1CommandControl.
'Declaration
Public Enum HotFrameEnum Inherits System.Enum
public enum HotFrameEnum : System.Enum
Member | Description |
---|---|
Control | The frame encloses just the control. |
Full | The frame encloses the whole link. |
None | Hot frame/selection is not drawn. |
System.Object
System.ValueType
System.Enum
C1.Win.Command.HotFrameEnum