EditBox.AllowTabs 属性 | |
Specifies whether to allow tabs in an EditBox control.
命名空间:
XSharp.VFP.UI
程序集:
XSharp.VFP.UI (在 XSharp.VFP.UI.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY AllowTabs AS LOGIC GET SET
public virtual bool AllowTabs { get; set; }
查看代码属性值
类型:
Boolean参见