The ScalableCheckBox type exposes the following members.

Methods

  NameDescription
CreateAccessibilityInstance (Inherited from ButtonBase.)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
InvokeOverloaded.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnMouseDown
Raises the OnMouseDown(MouseEventArgs) event.
(Inherited from ButtonBase.)
OnMouseUp (Inherited from CheckBox.)
OnPaint
Raises the OnPaint(PaintEventArgs) event.
(Inherited from ButtonBase.)
ProcessKeyMessage
Processes a keyboard message.
(Inherited from Control.)
ProcessMnemonic
Processes a mnemonic character.
(Inherited from CheckBox.)
ResetBackColor
Resets the BackColor property to its default value.
(Inherited from Control.)
ResetBindings
Causes a control bound to the BindingSource to reread all the items in the list and refresh their displayed values.
(Inherited from Control.)
ResetCursor
Resets the Cursor property to its default value.
(Inherited from Control.)
ResetFont
Resets the Font property to its default value.
(Inherited from Control.)
ResetForeColor
Resets the ForeColor property to its default value.
(Inherited from Control.)
ResetImeMode
Resets the ImeMode property to its default value.
(Inherited from Control.)
ResetRightToLeft
Resets the RightToLeft property to its default value.
(Inherited from Control.)
RtlTranslateContent
Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.
(Inherited from Control.)
ScaleCore
This method is not relevant for this class.
(Inherited from Control.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
WndProc
Processes Windows messages.
(Inherited from Control.)

See Also