TButtonBasePreventFocus Property
Specifies whether the control should get focus on click. If it is true the control does not get focus.
Namespace: BeeMobile.TransparentControlsAssembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
public virtual bool PreventFocus { get; set; }
Public Overridable Property PreventFocus As Boolean
Get
Set
Property Value
Boolean