[]
        
(Showing Draft Content)

C1.Win.C1Command.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.C1Command
Assembly: C1.Win.C1Command.4.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.