Property IsGraphicControl
IsGraphicControl
Gets whether control is graphic control. Graphic controls can not be selected using mouse, do not accept focus and ignore keyboard.
[Browsable(false)]
public virtual bool IsGraphicControl { get; set; }
Gets whether control is graphic control. Graphic controls can not be selected using mouse, do not accept focus and ignore keyboard.
[Browsable(false)]
public virtual bool IsGraphicControl { get; set; }