[]
Specifies how the hot frame is drawn on a command link with an embedded control.
Use members of this enumeration to set the value of the HotFrame property of a C1CommandControl.
public enum HotFrameEnum
| Name | Description |
|---|---|
| Control | The frame encloses just the control. |
| Full | The frame encloses the whole link. |
| None | Hot frame/selection is not drawn. |