UAOOI.Windows.Forms

ToolStripCheckBox Members

The ToolStripCheckBox type exposes the following members.

Constructors


  Name Description
Public method ToolStripCheckBox
Initializes a new instance of the ToolStripCheckBox class.

Methods


  Name Description
Protected method CreateAccessibilityInstance (Inherited from ToolStripControlHost.)
Public method CreateObjRef(System.Type) (Inherited from MarshalByRefObject.)
Protected method Dispose(System.Boolean) (Inherited from ToolStripControlHost.)
Public method Dispose (Inherited from Component.)
Public method DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects) (Inherited from ToolStripItem.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Component.)
Public method Focus (Inherited from ToolStripControlHost.)
Public method GetCurrentParent (Inherited from ToolStripItem.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetPreferredSize(System.Drawing.Size) (Inherited from ToolStripControlHost.)
Protected method GetService(System.Type) (Inherited from Component.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method Invalidate (Inherited from ToolStripItem.)
Public method Invalidate(System.Drawing.Rectangle) (Inherited from ToolStripItem.)
Protected method MemberwiseClone(System.Boolean) (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnAvailableChanged(System.EventArgs) (Inherited from ToolStripItem.)
Protected method OnBackColorChanged(System.EventArgs) (Inherited from ToolStripItem.)
Protected method OnBoundsChanged (Inherited from ToolStripControlHost.)
Protected method OnClick(System.EventArgs) (Inherited from ToolStripItem.)
Protected method OnDisplayStyleChanged(System.EventArgs) (Inherited from ToolStripItem.)
Protected method OnDoubleClick(System.EventArgs) (Inherited from ToolStripItem.)
Protected method OnDragDrop(System.Windows.Forms.DragEventArgs) (Inherited from ToolStripItem.)
Protected method OnDragEnter(System.Windows.Forms.DragEventArgs) (Inherited from ToolStripItem.)
Protected method OnDragLeave(System.EventArgs) (Inherited from ToolStripItem.)
Protected method OnDragOver(System.Windows.Forms.DragEventArgs) (Inherited from ToolStripItem.)
Protected method OnEnabledChanged(System.EventArgs) (Inherited from ToolStripItem.)
Protected method OnEnter(System.EventArgs) (Inherited from ToolStripControlHost.)
Protected method OnFontChanged(System.EventArgs) (Inherited from ToolStripItem.)
Protected method OnForeColorChanged(System.EventArgs) (Inherited from ToolStripItem.)
Protected method OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs) (Inherited from ToolStripItem.)
Protected method OnGotFocus(System.EventArgs) (Inherited from ToolStripControlHost.)
Protected method OnHostedControlResize(System.EventArgs) (Inherited from ToolStripControlHost.)
Protected method OnKeyDown(System.Windows.Forms.KeyEventArgs) (Inherited from ToolStripControlHost.)
Protected method OnKeyPress(System.Windows.Forms.KeyPressEventArgs) (Inherited from ToolStripControlHost.)
Protected method OnKeyUp(System.Windows.Forms.KeyEventArgs) (Inherited from ToolStripControlHost.)
Protected method OnLeave(System.EventArgs) (Inherited from ToolStripControlHost.)
Protected method OnLocationChanged(System.EventArgs) (Inherited from ToolStripItem.)
Protected method OnLostFocus(System.EventArgs) (Inherited from ToolStripControlHost.)
Protected method OnMouseDown(System.Windows.Forms.MouseEventArgs) (Inherited from ToolStripItem.)
Protected method OnMouseEnter(System.EventArgs) (Inherited from ToolStripItem.)
Protected method OnMouseHover(System.EventArgs) (Inherited from ToolStripItem.)
Protected method OnMouseLeave(System.EventArgs) (Inherited from ToolStripItem.)
Protected method OnMouseMove(System.Windows.Forms.MouseEventArgs) (Inherited from ToolStripItem.)
Protected method OnMouseUp(System.Windows.Forms.MouseEventArgs) (Inherited from ToolStripItem.)
Protected method OnOwnerChanged(System.EventArgs) (Inherited from ToolStripItem.)
Protected method OnPaint(System.Windows.Forms.PaintEventArgs) (Inherited from ToolStripControlHost.)
Protected method OnParentBackColorChanged(System.EventArgs) (Inherited from ToolStripItem.)
Protected method OnParentChanged(System.Windows.Forms.ToolStrip,System.Windows.Forms.ToolStrip) (Inherited from ToolStripControlHost.)
Protected method OnParentForeColorChanged(System.EventArgs) (Inherited from ToolStripItem.)
Protected method OnQueryContinueDrag(System.Windows.Forms.QueryContinueDragEventArgs) (Inherited from ToolStripItem.)
Protected method OnRightToLeftChanged(System.EventArgs) (Inherited from ToolStripItem.)
Protected method OnSubscribeControlEvents(System.Windows.Forms.Control) (Inherited from ToolStripControlHost.)
Protected method OnTextChanged(System.EventArgs) (Inherited from ToolStripItem.)
Protected method OnUnsubscribeControlEvents(System.Windows.Forms.Control) (Inherited from ToolStripControlHost.)
Protected method OnValidated(System.EventArgs) (Inherited from ToolStripControlHost.)
Protected method OnValidating(System.ComponentModel.CancelEventArgs) (Inherited from ToolStripControlHost.)
Protected method OnVisibleChanged(System.EventArgs) (Inherited from ToolStripItem.)
Public method PerformClick (Inherited from ToolStripItem.)
Public method ResetBackColor (Inherited from ToolStripControlHost.)
Public method ResetDisplayStyle (Inherited from ToolStripItem.)
Public method ResetFont (Inherited from ToolStripItem.)
Public method ResetForeColor (Inherited from ToolStripControlHost.)
Public method ResetImage (Inherited from ToolStripItem.)
Public method ResetMargin (Inherited from ToolStripItem.)
Public method ResetPadding (Inherited from ToolStripItem.)
Public method ResetRightToLeft (Inherited from ToolStripItem.)
Public method ResetTextDirection (Inherited from ToolStripItem.)
Public method Select (Inherited from ToolStripItem.)
Protected method SetVisibleCore(System.Boolean) (Inherited from ToolStripControlHost.)
Public method ToString (Inherited from ToolStripItem.)

Properties


  Name Description
Public property AccessibilityObject (Inherited from ToolStripItem.)
Public property AccessibleDefaultActionDescription (Inherited from ToolStripItem.)
Public property AccessibleDescription (Inherited from ToolStripItem.)
Public property AccessibleName (Inherited from ToolStripItem.)
Public property AccessibleRole (Inherited from ToolStripItem.)
Public property Alignment (Inherited from ToolStripItem.)
Public property AllowDrop (Inherited from ToolStripItem.)
Public property Anchor (Inherited from ToolStripItem.)
Public property AutoSize (Inherited from ToolStripItem.)
Public property AutoToolTip (Inherited from ToolStripItem.)
Public property Available (Inherited from ToolStripItem.)
Public property BackColor (Inherited from ToolStripControlHost.)
Public property BackgroundImage (Inherited from ToolStripControlHost.)
Public property BackgroundImageLayout (Inherited from ToolStripControlHost.)
Public property Bounds (Inherited from ToolStripItem.)
Protected property CanRaiseEvents (Inherited from Component.)
Public property CanSelect (Inherited from ToolStripControlHost.)
Public property CausesValidation (Inherited from ToolStripControlHost.)
Public property Container (Inherited from Component.)
Public property ContentRectangle (Inherited from ToolStripItem.)
Public property Control (Inherited from ToolStripControlHost.)
Public property ControlAlign (Inherited from ToolStripControlHost.)
Protected property DefaultAutoToolTip (Inherited from ToolStripItem.)
Protected property DefaultDisplayStyle (Inherited from ToolStripItem.)
Protected property DefaultPadding (Inherited from ToolStripItem.)
Protected property DefaultSize (Inherited from ToolStripControlHost.)
Protected property DesignMode (Inherited from Component.)
Public property DisplayStyle (Inherited from ToolStripControlHost.)
Public property Dock (Inherited from ToolStripItem.)
Public property DoubleClickEnabled (Inherited from ToolStripControlHost.)
Public property Enabled (Inherited from ToolStripControlHost.)
Protected property Events (Inherited from Component.)
Public property Focused (Inherited from ToolStripControlHost.)
Public property Font (Inherited from ToolStripControlHost.)
Public property ForeColor (Inherited from ToolStripControlHost.)
Public property Height (Inherited from ToolStripItem.)
Public property Image (Inherited from ToolStripControlHost.)
Public property ImageAlign (Inherited from ToolStripControlHost.)
Public property ImageIndex (Inherited from ToolStripItem.)
Public property ImageKey (Inherited from ToolStripItem.)
Public property ImageScaling (Inherited from ToolStripControlHost.)
Public property ImageTransparentColor (Inherited from ToolStripControlHost.)
Public property IsDisposed (Inherited from ToolStripItem.)
Public property IsOnDropDown (Inherited from ToolStripItem.)
Public property IsOnOverflow (Inherited from ToolStripItem.)
Public property Margin (Inherited from ToolStripItem.)
Public property MergeAction (Inherited from ToolStripItem.)
Public property MergeIndex (Inherited from ToolStripItem.)
Public property Name (Inherited from ToolStripItem.)
Public property Overflow (Inherited from ToolStripItem.)
Public property Owner (Inherited from ToolStripItem.)
Public property OwnerItem (Inherited from ToolStripItem.)
Public property Padding (Inherited from ToolStripItem.)
Public property Placement (Inherited from ToolStripItem.)
Public property Pressed (Inherited from ToolStripItem.)
Public property RightToLeft (Inherited from ToolStripControlHost.)
Public property RightToLeftAutoMirrorImage (Inherited from ToolStripControlHost.)
Public property Selected (Inherited from ToolStripControlHost.)
Public property Site (Inherited from ToolStripControlHost.)
Public property Size (Inherited from ToolStripControlHost.)
Public property Tag (Inherited from ToolStripItem.)
Public property Text (Inherited from ToolStripControlHost.)
Public property TextAlign (Inherited from ToolStripControlHost.)
Public property TextDirection (Inherited from ToolStripControlHost.)
Public property TextImageRelation (Inherited from ToolStripControlHost.)
Public property ToolStripCheckBoxControl
Gets the tool strip check box control.
Public property ToolStripCheckBoxEnabled
Gets or sets a value indicating whether [tool strip check box enabled]. expose checkbox.enabled as property
Public property ToolTipText (Inherited from ToolStripItem.)
Public property Visible (Inherited from ToolStripItem.)
Public property Width (Inherited from ToolStripItem.)

Events


  Name Description
Public event AvailableChanged (Inherited from ToolStripItem.)
Public event BackColorChanged (Inherited from ToolStripItem.)
Public event CheckedChanged
Occurs when checked state is changed.
Public event Click (Inherited from ToolStripItem.)
Public event DisplayStyleChanged (Inherited from ToolStripControlHost.)
Public event Disposed (Inherited from Component.)
Public event DoubleClick (Inherited from ToolStripItem.)
Public event DragDrop (Inherited from ToolStripItem.)
Public event DragEnter (Inherited from ToolStripItem.)
Public event DragLeave (Inherited from ToolStripItem.)
Public event DragOver (Inherited from ToolStripItem.)
Public event EnabledChanged (Inherited from ToolStripItem.)
Public event Enter (Inherited from ToolStripControlHost.)
Public event ForeColorChanged (Inherited from ToolStripItem.)
Public event GiveFeedback (Inherited from ToolStripItem.)
Public event GotFocus (Inherited from ToolStripControlHost.)
Public event KeyDown (Inherited from ToolStripControlHost.)
Public event KeyPress (Inherited from ToolStripControlHost.)
Public event KeyUp (Inherited from ToolStripControlHost.)
Public event Leave (Inherited from ToolStripControlHost.)
Public event LocationChanged (Inherited from ToolStripItem.)
Public event LostFocus (Inherited from ToolStripControlHost.)
Public event MouseDown (Inherited from ToolStripItem.)
Public event MouseEnter (Inherited from ToolStripItem.)
Public event MouseHover (Inherited from ToolStripItem.)
Public event MouseLeave (Inherited from ToolStripItem.)
Public event MouseMove (Inherited from ToolStripItem.)
Public event MouseUp (Inherited from ToolStripItem.)
Public event OwnerChanged (Inherited from ToolStripItem.)
Public event Paint (Inherited from ToolStripItem.)
Public event QueryAccessibilityHelp (Inherited from ToolStripItem.)
Public event QueryContinueDrag (Inherited from ToolStripItem.)
Public event RightToLeftChanged (Inherited from ToolStripItem.)
Public event TextChanged (Inherited from ToolStripItem.)
Public event Validated (Inherited from ToolStripControlHost.)
Public event Validating (Inherited from ToolStripControlHost.)
Public event VisibleChanged (Inherited from ToolStripItem.)