Spread Windows Forms 11.0 Product Documentation
FpCheckBox Class Members
Properties
Methods
Events
Collapse All
Expand All
Members Options: Show All
Members Options: Filtered
Include Inherited Members
Include Protected Members
FarPoint.Win Assembly
>
FarPoint.Win Namespace
: FpCheckBox Class
The following tables list the members exposed by
FpCheckBox
.
Public Constructors
Name
Description
FpCheckBox Constructor
Creates a new FarPoint check box control.
Top
Public Properties
Name
Description
AccessibilityObject
(Inherited from
System.Windows.Forms.Control
)
AccessibleDefaultActionDescription
(Inherited from
System.Windows.Forms.Control
)
AccessibleDescription
(Inherited from
System.Windows.Forms.Control
)
AccessibleName
(Inherited from
System.Windows.Forms.Control
)
AccessibleRole
(Inherited from
System.Windows.Forms.Control
)
AllowDrop
(Inherited from
System.Windows.Forms.Control
)
Anchor
(Inherited from
System.Windows.Forms.Control
)
AutoCheck
Gets or sets whether the user can toggle the state of the check box control by clicking the control or by pressing the spacebar when the control has the focus.
AutoScrollOffset
(Inherited from
System.Windows.Forms.Control
)
BackColor
(Inherited from
System.Windows.Forms.Control
)
BackgroundImage
Gets or sets the picture to use as the background image of the check box control.
BackgroundImageLayout
(Inherited from
System.Windows.Forms.Control
)
BindingContext
(Inherited from
System.Windows.Forms.Control
)
Bottom
(Inherited from
System.Windows.Forms.Control
)
Bounds
(Inherited from
System.Windows.Forms.Control
)
CanFocus
(Inherited from
System.Windows.Forms.Control
)
CanSelect
(Inherited from
System.Windows.Forms.Control
)
Caption
Gets or sets the default text displayed in the check box.
Capture
(Inherited from
System.Windows.Forms.Control
)
CausesValidation
(Inherited from
System.Windows.Forms.Control
)
Checked
Gets or sets whether the check box is checked.
CheckState
Gets or sets the state of the check box.
ClientRectangle
(Inherited from
System.Windows.Forms.Control
)
ClientSize
(Inherited from
System.Windows.Forms.Control
)
CompanyName
(Inherited from
System.Windows.Forms.Control
)
Container
(Inherited from
System.ComponentModel.Component
)
ContainsFocus
(Inherited from
System.Windows.Forms.Control
)
ContextMenu
(Inherited from
System.Windows.Forms.Control
)
ContextMenuStrip
(Inherited from
System.Windows.Forms.Control
)
Controls
(Inherited from
System.Windows.Forms.Control
)
Created
(Inherited from
System.Windows.Forms.Control
)
Cursor
(Inherited from
System.Windows.Forms.Control
)
DataBindings
(Inherited from
System.Windows.Forms.Control
)
DeviceDpi
(Inherited from
System.Windows.Forms.Control
)
DisplayRectangle
(Inherited from
System.Windows.Forms.Control
)
Disposing
(Inherited from
System.Windows.Forms.Control
)
Dock
(Inherited from
System.Windows.Forms.Control
)
Enabled
(Inherited from
System.Windows.Forms.Control
)
Focused
(Inherited from
System.Windows.Forms.Control
)
FocusRectangle
Gets or sets whether focus rectangle is displayed.
Font
(Inherited from
System.Windows.Forms.Control
)
ForeColor
(Inherited from
System.Windows.Forms.Control
)
Handle
(Inherited from
System.Windows.Forms.Control
)
HasChildren
(Inherited from
System.Windows.Forms.Control
)
Height
(Inherited from
System.Windows.Forms.Control
)
HotkeyPrefix
Gets or sets whether the ampersand character underlines text.
ImeMode
(Inherited from
System.Windows.Forms.Control
)
InvokeRequired
(Inherited from
System.Windows.Forms.Control
)
IsAccessible
(Inherited from
System.Windows.Forms.Control
)
IsDisposed
(Inherited from
System.Windows.Forms.Control
)
IsHandleCreated
(Inherited from
System.Windows.Forms.Control
)
IsMirrored
(Inherited from
System.Windows.Forms.Control
)
LayoutEngine
(Inherited from
System.Windows.Forms.Control
)
Left
(Inherited from
System.Windows.Forms.Control
)
Location
(Inherited from
System.Windows.Forms.Control
)
Margin
(Inherited from
System.Windows.Forms.Control
)
MaximumSize
(Inherited from
System.Windows.Forms.Control
)
MinimumSize
(Inherited from
System.Windows.Forms.Control
)
Name
(Inherited from
System.Windows.Forms.Control
)
Padding
(Inherited from
System.Windows.Forms.Control
)
Parent
(Inherited from
System.Windows.Forms.Control
)
Picture
Gets or sets the array of pictures to use as the check box image.
PictureAlignH
Gets or sets the horizontal alignment of the check box picture in the control.
PictureAlignV
Gets or sets the vertical alignment of the check box picture in the control.
PictureHeight
Gets or sets the height of the check box picture in the control.
PictureWidth
Gets or sets the width of the check box picture in the control.
PreferredSize
(Inherited from
System.Windows.Forms.Control
)
ProductName
(Inherited from
System.Windows.Forms.Control
)
ProductVersion
(Inherited from
System.Windows.Forms.Control
)
RecreatingHandle
(Inherited from
System.Windows.Forms.Control
)
Region
(Inherited from
System.Windows.Forms.Control
)
Right
(Inherited from
System.Windows.Forms.Control
)
Site
(Inherited from
System.Windows.Forms.Control
)
Size
(Inherited from
System.Windows.Forms.Control
)
TabIndex
(Inherited from
System.Windows.Forms.Control
)
TabStop
(Inherited from
System.Windows.Forms.Control
)
Tag
(Inherited from
System.Windows.Forms.Control
)
Text
(Inherited from
System.Windows.Forms.Control
)
TextAlign
Gets or sets the alignment of the text relative to the picture in the check box control.
TextFalse
Gets or sets the text displayed when the state of the check box control is false.
TextIndeterminate
Gets or sets the text displayed when the state of the check box control is indeterminate.
TextTrue
Gets or sets the text displayed when the state of the check box control is true.
ThreeState
Gets or sets whether the check box control has a third state.
Top
(Inherited from
System.Windows.Forms.Control
)
TopLevelControl
(Inherited from
System.Windows.Forms.Control
)
UseWaitCursor
(Inherited from
System.Windows.Forms.Control
)
Value
Gets or sets the value of the check box control.
Visible
(Inherited from
System.Windows.Forms.Control
)
VisualStyles
Gets or sets whether to use visual styles.
Width
(Inherited from
System.Windows.Forms.Control
)
Top
Protected Properties
Name
Description
CanEnableIme
(Inherited from
System.Windows.Forms.Control
)
CanRaiseEvents
(Inherited from
System.Windows.Forms.Control
)
CreateParams
(Inherited from
System.Windows.Forms.Control
)
DefaultCursor
(Inherited from
System.Windows.Forms.Control
)
DefaultImeMode
(Inherited from
System.Windows.Forms.Control
)
DefaultMargin
(Inherited from
System.Windows.Forms.Control
)
DefaultMaximumSize
(Inherited from
System.Windows.Forms.Control
)
DefaultMinimumSize
(Inherited from
System.Windows.Forms.Control
)
DefaultPadding
(Inherited from
System.Windows.Forms.Control
)
DefaultSize
(Inherited from
System.Windows.Forms.Control
)
DesignMode
(Inherited from
System.ComponentModel.Component
)
DoubleBuffered
(Inherited from
System.Windows.Forms.Control
)
Events
(Inherited from
System.ComponentModel.Component
)
FontHeight
(Inherited from
System.Windows.Forms.Control
)
ImeModeBase
(Inherited from
System.Windows.Forms.Control
)
ResizeRedraw
(Inherited from
System.Windows.Forms.Control
)
ScaleChildren
(Inherited from
System.Windows.Forms.Control
)
Top
Public Methods
Name
Description
BringToFront
(Inherited from
System.Windows.Forms.Control
)
Contains
(Inherited from
System.Windows.Forms.Control
)
CreateControl
(Inherited from
System.Windows.Forms.Control
)
CreateGraphics
(Inherited from
System.Windows.Forms.Control
)
DrawToBitmap
(Inherited from
System.Windows.Forms.Control
)
EndInvoke
(Inherited from
System.Windows.Forms.Control
)
FindForm
(Inherited from
System.Windows.Forms.Control
)
Focus
(Inherited from
System.Windows.Forms.Control
)
GetChildAtPoint
Overloaded. (Inherited from
System.Windows.Forms.Control
)
GetContainerControl
(Inherited from
System.Windows.Forms.Control
)
GetNextControl
(Inherited from
System.Windows.Forms.Control
)
Hide
(Inherited from
System.Windows.Forms.Control
)
Invalidate
Overloaded. (Inherited from
System.Windows.Forms.Control
)
Invoke
Overloaded. (Inherited from
System.Windows.Forms.Control
)
LogicalToDeviceUnits
(Inherited from
System.Windows.Forms.Control
)
PerformLayout
Overloaded. (Inherited from
System.Windows.Forms.Control
)
PointToClient
(Inherited from
System.Windows.Forms.Control
)
PointToScreen
(Inherited from
System.Windows.Forms.Control
)
PreProcessControlMessage
(Inherited from
System.Windows.Forms.Control
)
RectangleToClient
(Inherited from
System.Windows.Forms.Control
)
RectangleToScreen
(Inherited from
System.Windows.Forms.Control
)
Refresh
(Inherited from
System.Windows.Forms.Control
)
ResetCaption
Resets the text for the check box to its default setting.
ResetText
(Inherited from
System.Windows.Forms.Control
)
ResetTextFalse
Resets the text for the false state of the check box to its default setting.
ResetTextIndeterminate
Resets the text for the indeterminate state of the check box to its default setting.
ResetTextTrue
Resets the text for the true state of the check box to its default setting.
ResumeLayout
Overloaded. (Inherited from
System.Windows.Forms.Control
)
Scale
(Inherited from
System.Windows.Forms.Control
)
ScaleBitmapLogicalToDevice
(Inherited from
System.Windows.Forms.Control
)
Select
Overloaded. (Inherited from
System.Windows.Forms.Control
)
SelectNextControl
(Inherited from
System.Windows.Forms.Control
)
SendToBack
(Inherited from
System.Windows.Forms.Control
)
SetBounds
Overloaded. (Inherited from
System.Windows.Forms.Control
)
Show
(Inherited from
System.Windows.Forms.Control
)
SuspendLayout
(Inherited from
System.Windows.Forms.Control
)
Update
(Inherited from
System.Windows.Forms.Control
)
Top
Protected Methods
Name
Description
CreateAccessibilityInstance
(Inherited from
System.Windows.Forms.Control
)
CreateControlsInstance
(Inherited from
System.Windows.Forms.Control
)
CreateHandle
(Inherited from
System.Windows.Forms.Control
)
DestroyHandle
(Inherited from
System.Windows.Forms.Control
)
GetAccessibilityObjectById
(Inherited from
System.Windows.Forms.Control
)
GetAutoSizeMode
(Inherited from
System.Windows.Forms.Control
)
GetScaledBounds
(Inherited from
System.Windows.Forms.Control
)
GetService
(Inherited from
System.ComponentModel.Component
)
GetStyle
(Inherited from
System.Windows.Forms.Control
)
GetTopLevel
(Inherited from
System.Windows.Forms.Control
)
InvokeGotFocus
(Inherited from
System.Windows.Forms.Control
)
InvokeLostFocus
(Inherited from
System.Windows.Forms.Control
)
InvokeOnClick
(Inherited from
System.Windows.Forms.Control
)
InvokePaint
(Inherited from
System.Windows.Forms.Control
)
InvokePaintBackground
(Inherited from
System.Windows.Forms.Control
)
MemberwiseClone
Overloaded. (Inherited from
System.MarshalByRefObject
)
OnAfterFocus
Raises the AfterFocus event.
OnAutoSizeChanged
(Inherited from
System.Windows.Forms.Control
)
OnBackColorChanged
(Inherited from
System.Windows.Forms.Control
)
OnBackgroundImageLayoutChanged
(Inherited from
System.Windows.Forms.Control
)
OnBindingContextChanged
(Inherited from
System.Windows.Forms.Control
)
OnCausesValidationChanged
(Inherited from
System.Windows.Forms.Control
)
OnChangeUICues
(Inherited from
System.Windows.Forms.Control
)
OnClick
(Inherited from
System.Windows.Forms.Control
)
OnClientSizeChanged
(Inherited from
System.Windows.Forms.Control
)
OnContextMenuChanged
(Inherited from
System.Windows.Forms.Control
)
OnContextMenuStripChanged
(Inherited from
System.Windows.Forms.Control
)
OnControlAdded
(Inherited from
System.Windows.Forms.Control
)
OnControlRemoved
(Inherited from
System.Windows.Forms.Control
)
OnCreateControl
(Inherited from
System.Windows.Forms.Control
)
OnCursorChanged
(Inherited from
System.Windows.Forms.Control
)
OnDockChanged
(Inherited from
System.Windows.Forms.Control
)
OnDoubleClick
(Inherited from
System.Windows.Forms.Control
)
OnDpiChangedAfterParent
(Inherited from
System.Windows.Forms.Control
)
OnDpiChangedBeforeParent
(Inherited from
System.Windows.Forms.Control
)
OnDragDrop
(Inherited from
System.Windows.Forms.Control
)
OnDragEnter
(Inherited from
System.Windows.Forms.Control
)
OnDragLeave
(Inherited from
System.Windows.Forms.Control
)
OnDragOver
(Inherited from
System.Windows.Forms.Control
)
OnEnabledChanged
(Inherited from
System.Windows.Forms.Control
)
OnEnter
(Inherited from
System.Windows.Forms.Control
)
OnFontChanged
(Inherited from
System.Windows.Forms.Control
)
OnForeColorChanged
(Inherited from
System.Windows.Forms.Control
)
OnGiveFeedback
(Inherited from
System.Windows.Forms.Control
)
OnHandleCreated
(Inherited from
System.Windows.Forms.Control
)
OnHandleDestroyed
(Inherited from
System.Windows.Forms.Control
)
OnHelpRequested
(Inherited from
System.Windows.Forms.Control
)
OnImeModeChanged
(Inherited from
System.Windows.Forms.Control
)
OnInvalidated
(Inherited from
System.Windows.Forms.Control
)
OnLayout
(Inherited from
System.Windows.Forms.Control
)
OnLeave
(Inherited from
System.Windows.Forms.Control
)
OnLocationChanged
(Inherited from
System.Windows.Forms.Control
)
OnMarginChanged
(Inherited from
System.Windows.Forms.Control
)
OnMouseCaptureChanged
(Inherited from
System.Windows.Forms.Control
)
OnMouseClick
(Inherited from
System.Windows.Forms.Control
)
OnMouseDoubleClick
(Inherited from
System.Windows.Forms.Control
)
OnMove
(Inherited from
System.Windows.Forms.Control
)
OnNotifyMessage
(Inherited from
System.Windows.Forms.Control
)
OnPaddingChanged
(Inherited from
System.Windows.Forms.Control
)
OnParentBackColorChanged
(Inherited from
System.Windows.Forms.Control
)
OnParentBackgroundImageChanged
(Inherited from
System.Windows.Forms.Control
)
OnParentBindingContextChanged
(Inherited from
System.Windows.Forms.Control
)
OnParentChanged
(Inherited from
System.Windows.Forms.Control
)
OnParentCursorChanged
(Inherited from
System.Windows.Forms.Control
)
OnParentEnabledChanged
(Inherited from
System.Windows.Forms.Control
)
OnParentFontChanged
(Inherited from
System.Windows.Forms.Control
)
OnParentForeColorChanged
(Inherited from
System.Windows.Forms.Control
)
OnParentRightToLeftChanged
(Inherited from
System.Windows.Forms.Control
)
OnParentVisibleChanged
(Inherited from
System.Windows.Forms.Control
)
OnPreviewKeyDown
(Inherited from
System.Windows.Forms.Control
)
OnPrint
(Inherited from
System.Windows.Forms.Control
)
OnQueryContinueDrag
(Inherited from
System.Windows.Forms.Control
)
OnRegionChanged
(Inherited from
System.Windows.Forms.Control
)
OnResize
(Inherited from
System.Windows.Forms.Control
)
OnRightToLeftChanged
(Inherited from
System.Windows.Forms.Control
)
OnSizeChanged
(Inherited from
System.Windows.Forms.Control
)
OnStyleChanged
(Inherited from
System.Windows.Forms.Control
)
OnSystemColorsChanged
(Inherited from
System.Windows.Forms.Control
)
OnTabIndexChanged
(Inherited from
System.Windows.Forms.Control
)
OnTabStopChanged
(Inherited from
System.Windows.Forms.Control
)
OnTextChanged
(Inherited from
System.Windows.Forms.Control
)
OnValidated
(Inherited from
System.Windows.Forms.Control
)
OnValidating
(Inherited from
System.Windows.Forms.Control
)
OnVisibleChanged
(Inherited from
System.Windows.Forms.Control
)
RecreateHandle
(Inherited from
System.Windows.Forms.Control
)
RescaleConstantsForDpi
(Inherited from
System.Windows.Forms.Control
)
RtlTranslateAlignment
Overloaded. (Inherited from
System.Windows.Forms.Control
)
RtlTranslateHorizontal
(Inherited from
System.Windows.Forms.Control
)
RtlTranslateLeftRight
(Inherited from
System.Windows.Forms.Control
)
ScaleControl
(Inherited from
System.Windows.Forms.Control
)
SetAutoSizeMode
(Inherited from
System.Windows.Forms.Control
)
SetStyle
(Inherited from
System.Windows.Forms.Control
)
SetTopLevel
(Inherited from
System.Windows.Forms.Control
)
SizeFromClientSize
(Inherited from
System.Windows.Forms.Control
)
UpdateStyles
(Inherited from
System.Windows.Forms.Control
)
UpdateZOrder
(Inherited from
System.Windows.Forms.Control
)
Top
Public Events
Name
Description
AfterFocus
Occurs after the control receives focus.
BackColorChanged
(Inherited from
System.Windows.Forms.Control
)
BackgroundImageChanged
Occurs when the background image for the control changes. (Inherited from
System.Windows.Forms.Control
)
BackgroundImageLayoutChanged
(Inherited from
System.Windows.Forms.Control
)
BindingContextChanged
(Inherited from
System.Windows.Forms.Control
)
CausesValidationChanged
(Inherited from
System.Windows.Forms.Control
)
ChangeUICues
(Inherited from
System.Windows.Forms.Control
)
CheckChanged
Occurs when the check state of the control has changed.
CheckStateChanged
Occurs when the check state of the control is changing.
Click
(Inherited from
System.Windows.Forms.Control
)
ClientSizeChanged
(Inherited from
System.Windows.Forms.Control
)
ContextMenuChanged
(Inherited from
System.Windows.Forms.Control
)
ContextMenuStripChanged
(Inherited from
System.Windows.Forms.Control
)
ControlAdded
(Inherited from
System.Windows.Forms.Control
)
ControlRemoved
(Inherited from
System.Windows.Forms.Control
)
CursorChanged
(Inherited from
System.Windows.Forms.Control
)
Disposed
(Inherited from
System.ComponentModel.Component
)
DockChanged
(Inherited from
System.Windows.Forms.Control
)
DoubleClick
(Inherited from
System.Windows.Forms.Control
)
DpiChangedAfterParent
(Inherited from
System.Windows.Forms.Control
)
DpiChangedBeforeParent
(Inherited from
System.Windows.Forms.Control
)
DragDrop
(Inherited from
System.Windows.Forms.Control
)
DragEnter
(Inherited from
System.Windows.Forms.Control
)
DragLeave
(Inherited from
System.Windows.Forms.Control
)
DragOver
(Inherited from
System.Windows.Forms.Control
)
EnabledChanged
(Inherited from
System.Windows.Forms.Control
)
Enter
(Inherited from
System.Windows.Forms.Control
)
FontChanged
(Inherited from
System.Windows.Forms.Control
)
ForeColorChanged
(Inherited from
System.Windows.Forms.Control
)
GiveFeedback
(Inherited from
System.Windows.Forms.Control
)
GotFocus
(Inherited from
System.Windows.Forms.Control
)
HandleCreated
(Inherited from
System.Windows.Forms.Control
)
HandleDestroyed
(Inherited from
System.Windows.Forms.Control
)
HelpRequested
(Inherited from
System.Windows.Forms.Control
)
ImeModeChanged
(Inherited from
System.Windows.Forms.Control
)
Invalidated
(Inherited from
System.Windows.Forms.Control
)
KeyDown
(Inherited from
System.Windows.Forms.Control
)
KeyPress
(Inherited from
System.Windows.Forms.Control
)
KeyUp
(Inherited from
System.Windows.Forms.Control
)
Layout
(Inherited from
System.Windows.Forms.Control
)
Leave
(Inherited from
System.Windows.Forms.Control
)
LocationChanged
(Inherited from
System.Windows.Forms.Control
)
LostFocus
(Inherited from
System.Windows.Forms.Control
)
MarginChanged
(Inherited from
System.Windows.Forms.Control
)
MouseCaptureChanged
(Inherited from
System.Windows.Forms.Control
)
MouseClick
(Inherited from
System.Windows.Forms.Control
)
MouseDoubleClick
(Inherited from
System.Windows.Forms.Control
)
MouseDown
(Inherited from
System.Windows.Forms.Control
)
MouseEnter
(Inherited from
System.Windows.Forms.Control
)
MouseHover
(Inherited from
System.Windows.Forms.Control
)
MouseLeave
(Inherited from
System.Windows.Forms.Control
)
MouseMove
(Inherited from
System.Windows.Forms.Control
)
MouseUp
(Inherited from
System.Windows.Forms.Control
)
MouseWheel
(Inherited from
System.Windows.Forms.Control
)
Move
(Inherited from
System.Windows.Forms.Control
)
PaddingChanged
(Inherited from
System.Windows.Forms.Control
)
Paint
(Inherited from
System.Windows.Forms.Control
)
ParentChanged
(Inherited from
System.Windows.Forms.Control
)
PreviewKeyDown
(Inherited from
System.Windows.Forms.Control
)
QueryAccessibilityHelp
(Inherited from
System.Windows.Forms.Control
)
QueryContinueDrag
(Inherited from
System.Windows.Forms.Control
)
RegionChanged
(Inherited from
System.Windows.Forms.Control
)
Resize
(Inherited from
System.Windows.Forms.Control
)
RightToLeftChanged
(Inherited from
System.Windows.Forms.Control
)
SizeChanged
(Inherited from
System.Windows.Forms.Control
)
StyleChanged
(Inherited from
System.Windows.Forms.Control
)
SystemColorsChanged
(Inherited from
System.Windows.Forms.Control
)
TabIndexChanged
(Inherited from
System.Windows.Forms.Control
)
TabStopChanged
(Inherited from
System.Windows.Forms.Control
)
TextChanged
(Inherited from
System.Windows.Forms.Control
)
Validated
(Inherited from
System.Windows.Forms.Control
)
Validating
(Inherited from
System.Windows.Forms.Control
)
VisibleChanged
(Inherited from
System.Windows.Forms.Control
)
Top
See Also
Reference
FpCheckBox Class
FarPoint.Win Namespace