[]
        
(Showing Draft Content)

C1.Win.Command.HotFrameEnum

HotFrameEnum Enum

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.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.8.dll
Syntax
public enum HotFrameEnum

Fields

Name Description
Control

The frame encloses just the control.

Full

The frame encloses the whole link.

None

Hot frame/selection is not drawn.