.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.VFP.UI
EditBox 类
EditBox 构造函数
EditBox 属性
EditBox 方法
EditBox 类
The VFP compatible EditBox class.
继承层次
Object
MarshalByRefObject
Component
Control
TextBoxBase
TextBox
TextBox
EditBox
命名空间:
XSharp.VFP.UI
程序集:
XSharp.VFP.UI (在 XSharp.VFP.UI.dll 中) 版本:2.22 GA
语法
X#
C#
复制
CLASS
EditBox
INHERIT
TextBox
public
class
EditBox
:
TextBox
查看代码
EditBox
类型公开以下成员。
构造函数
名称
说明
EditBox
初始化
EditBox
类的一个新实例
Top
属性
名称
说明
AddLineFeeds
Specifies that the EditBox should insert linefeed characters (CHR(10)) after carriage return characters (CHR(13)) within the text of an EditBox whenever the Value property is read or whenever the value is stored to the ControlSource.
Alignment
(继承自
TextBox
。)
AllowTabs
Specifies whether to allow tabs in an EditBox control.
AutoComplete
(继承自
TextBox
。)
AutoCompSource
(继承自
TextBox
。)
AutoCompTable
(继承自
TextBox
。)
AutoScaleMode
(继承自
TextBox
。)
BaseClass
(继承自
TextBox
。)
BorderColor
(继承自
TextBox
。)
Caption
(继承自
TextBox
。)
Century
(继承自
TextBox
。)
Class
(继承自
TextBox
。)
ClassLibrary
(继承自
TextBox
。)
Comment
(继承自
TextBox
。)
DateFormat
(继承自
TextBox
。)
DateMark
(继承自
TextBox
。)
DisabledBackColor
(继承自
TextBox
。)
DisabledForeColor
(继承自
TextBox
。)
DragIcon
(继承自
TextBox
。)
DragMode
(继承自
TextBox
。)
EnableHyperLinks
(继承自
TextBox
。)
FontBold
(继承自
TextBox
。)
FontItalic
(继承自
TextBox
。)
FontName
(继承自
TextBox
。)
FontSize
(继承自
TextBox
。)
FontStrikeThru
(继承自
TextBox
。)
FontUnderline
(继承自
TextBox
。)
Format
(继承自
TextBox
。)
HelpContextID
(继承自
TextBox
。)
Hours
(继承自
TextBox
。)
InputMask
(继承自
TextBox
。)
IntegralHeight
(继承自
TextBox
。)
MouseIcon
(继承自
TextBox
。)
MousePointer
(继承自
TextBox
。)
NullDisplay
(继承自
TextBox
。)
OLEDragMode
(继承自
TextBox
。)
OLEDragPicture
(继承自
TextBox
。)
OLEDropEffects
(继承自
TextBox
。)
OLEDropHasData
(继承自
TextBox
。)
OLEDropMode
(继承自
TextBox
。)
OLEDropTextInsertion
(继承自
TextBox
。)
Properties
(继承自
TextBox
。)
Seconds
(继承自
TextBox
。)
SelectedBackColor
(继承自
TextBox
。)
SelectedForeColor
(继承自
TextBox
。)
SelectOnEntry
(继承自
TextBox
。)
StatusBarText
(继承自
TextBox
。)
StrictDateEntry
(继承自
TextBox
。)
Themes
(继承自
TextBox
。)
ToolTipText
(继承自
TextBox
。)
vfpCLick
(继承自
TextBox
。)
vfpDblClick
(继承自
TextBox
。)
vfpDestroy
(继承自
TextBox
。)
vfpGotFocus
(继承自
TextBox
。)
vfpInit
(继承自
TextBox
。)
vfpInteractiveChange
(继承自
TextBox
。)
vfpKeyPress
(继承自
TextBox
。)
vfpLostFocus
(继承自
TextBox
。)
vfpMouseDown
(继承自
TextBox
。)
vfpMouseEnter
(继承自
TextBox
。)
vfpMouseLeave
(继承自
TextBox
。)
vfpMouseMove
(继承自
TextBox
。)
vfpMouseUp
(继承自
TextBox
。)
vfpRefresh
(继承自
TextBox
。)
vfpRightCLick
(继承自
TextBox
。)
vfpValid
(继承自
TextBox
。)
vfpWhen
(继承自
TextBox
。)
WhatsThisHelpID
(继承自
TextBox
。)
ZOrderSet
(继承自
TextBox
。)
Top
方法
名称
说明
_AddProperty
(继承自
TextBox
。)
_Click
(继承自
TextBox
。)
_RemoveProperty
(继承自
TextBox
。)
AddProperty
(继承自
TextBox
。)
AEVENTS
(继承自
TextBox
。)
AMOUSEOBJ
(继承自
TextBox
。)
BINDEVENT
(继承自
TextBox
。)
Drag
(继承自
TextBox
。)
GetPropertyNames
(继承自
TextBox
。)
NoIvarGet
(继承自
TextBox
。)
NoIvarPut
(继承自
TextBox
。)
OLEDrag
(继承自
TextBox
。)
ReadExpression
已过时。
(继承自
TextBox
。)
ReadMethod
已过时。
(继承自
TextBox
。)
RemoveProperty
(继承自
TextBox
。)
ResetToDefault
已过时。
(继承自
TextBox
。)
SaveAsClass
已过时。
(继承自
TextBox
。)
Set_Click
(继承自
TextBox
。)
Set_DblClick
(继承自
TextBox
。)
Set_Destroy
(继承自
TextBox
。)
Set_GotFocus
(继承自
TextBox
。)
Set_Init
(继承自
TextBox
。)
Set_InteractiveChange
(继承自
TextBox
。)
Set_KeyPress
(继承自
TextBox
。)
Set_LostFocus
(继承自
TextBox
。)
Set_MouseDown
(继承自
TextBox
。)
Set_MouseEnter
(继承自
TextBox
。)
Set_MouseLeave
(继承自
TextBox
。)
Set_MouseMove
(继承自
TextBox
。)
Set_MouseUp
(继承自
TextBox
。)
Set_Refresh
(继承自
TextBox
。)
Set_RightClick
(继承自
TextBox
。)
Set_Valid
(继承自
TextBox
。)
Set_When
(继承自
TextBox
。)
SetAnchor
(继承自
TextBox
。)
SetBinding
(继承自
TextBox
。)
SetFocus
(继承自
TextBox
。)
WriteExpression
已过时。
(继承自
TextBox
。)
WriteMethod
已过时。
(继承自
TextBox
。)
ZOrder
Change the Z-Order to the Control
(继承自
TextBox
。)
Top
扩展方法
名称
说明
GetAllChildren
(由
Extensions
定义。)
GetFirstEditableChild
(由
Extensions
定义。)
Top
参见
引用
XSharp.VFP.UI 命名空间