Table of Contents

Property IsGraphicControl

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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; }

Property Value

bool