EditBox.AllowTabs Property | |
Specifies whether to allow tabs in an EditBox control.
Namespace:
XSharp.VFP.UI
Assembly:
XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax VIRTUAL PROPERTY AllowTabs AS LOGIC GET SET
public virtual bool AllowTabs { get; set; }
Request Example
View SourceProperty Value
Type:
LogicSee Also