Click or drag to resize

CheckBox Class

X#
The VFP compatible Checkbox class.
Inheritance Hierarchy
Object
  MarshalByRefObject
    Component
      Control
        ButtonBase
          CheckBox
            CheckBox

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 CLASS CheckBox INHERIT CheckBox,  IMPLEMENTS IVFPControl, 
	IVFPObject, IVFPHelp, IVFPImage, IVfPGraphics, IVFPText
Request Example View Source

The CheckBox type exposes the following members.

Constructors
Properties
Methods
Extension Methods
  NameDescription
Public Extension MethodGetAllChildren (Defined by Extensions.)
Public Extension MethodGetFirstEditableChild (Defined by Extensions.)
Top
See Also