点击或拖拽改变大小

XSharp.VFP.UI 命名空间

X#
  说明
公共类__VFPDoForm
The VFP compatible __VFPDoForm class. This class is used to "emulate" the DO FORM command
公共类AEventsDefinition
The AEventsDefinition class.
公共类Application
The VFP compatible Application class.
公共类CheckBox
The VFP compatible Checkbox class.
公共类Column
The VFP compatible Column class.
公共类ComboBox
The VFP compatible ComboBox class.
公共类CommandButton
The VFP compatible CommandButton class.
公共类CommandGroup
The VFP compatible CommandGroup class.
公共类Container
The VFP compatible Container class.
公共类CursorAdapter
The VFP compatible CursorAdapter class.
公共类DataEnvironment
The VFP compatible DataEnvironment class.
公共类DbCursor
The VFP compatible Cursor class.
公共类EditBox
The VFP compatible EditBox class.
公共类Form
The VFP compatible Form class.
公共类FormSet
The VFP compatible FormSet class.
公共类Grid
The VFP compatible Grid class.
公共类Header
The VFP compatible Header class.
公共类Image
The VFP compatible Image class.
公共类Label
The VFP compatible Label class.
公共类Line
The VFP compatible Line class.
公共类ListBox
The VFP compatible Listbox class.
公共类MainWindow
The VFP compatible MainWindow class. Used to emulate the Visual FoxPro window object through _Screen
公共类OLEBoundControl
The VFP compatible OLEBoundControl class.
公共类OLEControl
The VFP compatible OLEControl class.
公共类OptionButton
The VFP compatible OptionButton class.
公共类OptionGroup
The VFP compatible OptionGroup class.
公共类Page
The VFP compatible Page class.
公共类PageFrame
The VFP compatible PageFrame class.
公共类ProjectHook
The VFP compatible ProjectHook class.
公共类Relation
The VFP compatible Relation class.
公共类ReportListener
The VFP compatible ReportListener class.
公共类Separator
The VFP compatible Separator class.
公共类Session
The VFP compatible Session class.
公共类Shape
The VFP compatible Session class.
公共类Spinner
The VFP compatible Spinner class.
公共类TextBox
The VFP compatible TextBox class.
公共类Timer
The VFP compatible Timer class.
公共类ToolBar
The VFP compatible ToolBar class.
公共类VFPException
公共类VFPOverride
The VFPOverride class. At code generation it captures the Owner and the Late-bound method to be called. When the Call() is called, a late-bound called is done, using Send()
公共类VFPTools
The VFPTools class.
公共类XMLAdapter
The VFP compatible XMLAdapter class.
公共类XMLField
The VFP compatible XMLAdapter class.
公共类XMLTable
The VFP compatible XMLAdapter class.
接口
  接口说明
公共接口IVFPControl
Interface for controls that can be dragged
公共接口IVFPEditable
Interface for Editable Controls
公共接口IVfPGraphics
Interface for most objects that can contain a picture
公共接口IVFPGroup
Interface for groups
公共接口IVFPHelp
Interface for most objects that can have a Help Context ID
公共接口IVFPImage
Interface for most objects that can contain an image
公共接口IVFPList
Interface for most objects that contain a list of items
公共接口IVFPObject
Interface for most objects in the VFP UI
公共接口IVFPOwner
Interface for controls that can own other controls
公共接口IVFPText
Interface for Text Controls