Click or drag to resize
StatusStripUpdateDisplay Methods

The StatusStripUpdateDisplay type exposes the following members.

Methods
  NameDescription
Public methodBeginInit
Signals the object that initialization is starting.
Protected methodCreateAccessibilityInstance (Inherited from ToolStripDropDownItem.)
Protected methodCreateDefaultDropDown
Creates a generic ToolStripDropDown for which events can be defined.
(Overrides ToolStripDropDownButtonCreateDefaultDropDown.)
Public methodCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public methodDispose
Releases all resources used by the Component.
(Inherited from Component.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the Control and its child controls and optionally releases the managed resources.
(Overrides ToolStripDropDownItemDispose(Boolean).)
Public methodDoDragDrop
Begins a drag-and-drop operation.
(Inherited from ToolStripItem.)
Public methodEndInit
Signals the object that initialization is complete.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
(Inherited from Component.)
Public methodGetCurrentParent
Retrieves the ToolStrip that is the container of the current ToolStripItem.
(Inherited from ToolStripItem.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodGetPreferredSize
Retrieves the size of a rectangular area into which a control can be fit.
(Inherited from ToolStripItem.)
Protected methodGetService
Returns an object that represents a service provided by the Component or by its Container.
(Inherited from Component.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHideDropDown
Makes a visible ToolStripDropDown hidden.
(Inherited from ToolStripDropDownItem.)
Public methodInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodInvalidate
Invalidates the entire surface of the ToolStripItem and causes it to be redrawn.
(Inherited from ToolStripItem.)
Public methodInvalidate(Rectangle)
Invalidates the specified region of the ToolStripItem by adding it to the update region of the ToolStripItem, which is the area that will be repainted at the next paint operation, and causes a paint message to be sent to the ToolStripItem.
(Inherited from ToolStripItem.)
Protected methodIsInputChar
Determines whether a character is an input character that the item recognizes.
(Inherited from ToolStripItem.)
Protected methodIsInputKey
Determines whether the specified key is a regular input key or a special key that requires preprocessing.
(Inherited from ToolStripItem.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodMemberwiseClone(Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
Protected methodOnAvailableChanged
Raises the AvailableChanged event.
(Inherited from ToolStripItem.)
Protected methodOnBackColorChanged
Raises the BackColorChanged event.
(Inherited from ToolStripItem.)
Protected methodOnBoundsChanged
Called when the Bounds property changes.
(Overrides ToolStripDropDownItemOnBoundsChanged.)
Protected methodOnClick
Raises the Click event.
(Inherited from ToolStripItem.)
Protected methodOnDisplayStyleChanged
Raises the DisplayStyleChanged event.
(Overrides ToolStripItemOnDisplayStyleChanged(EventArgs).)
Protected methodOnDoubleClick
Raises the DoubleClick event.
(Inherited from ToolStripItem.)
Protected methodOnDragDrop
Raises the DragDrop event.
(Inherited from ToolStripItem.)
Protected methodOnDragEnter
Raises the DragEnter event.
(Inherited from ToolStripItem.)
Protected methodOnDragLeave
Raises the DragLeave event.
(Inherited from ToolStripItem.)
Protected methodOnDragOver
Raises the DragOver event.
(Inherited from ToolStripItem.)
Protected methodOnDropDownClosed
Raises the DropDownClosed event.
(Overrides ToolStripDropDownItemOnDropDownClosed(EventArgs).)
Protected methodOnDropDownHide (Inherited from ToolStripDropDownItem.)
Protected methodOnDropDownItemClicked
Raises the DropDownItemClicked event.
(Inherited from ToolStripDropDownItem.)
Protected methodOnDropDownOpened
Raises the DropDownOpened event.
(Overrides ToolStripDropDownItemOnDropDownOpened(EventArgs).)
Protected methodOnDropDownShow (Inherited from ToolStripDropDownItem.)
Protected methodOnEnabledChanged
Raises the EnabledChanged event.
(Inherited from ToolStripItem.)
Protected methodOnFontChanged
Raises the FontChanged event.
(Inherited from ToolStripDropDownItem.)
Protected methodOnForeColorChanged
Raises the ForeColorChanged event.
(Inherited from ToolStripItem.)
Protected methodOnGiveFeedback
Raises the GiveFeedback event.
(Inherited from ToolStripItem.)
Protected methodOnLayout
Raises the Layout event.
(Inherited from ToolStripItem.)
Protected methodOnLocationChanged
Raises the LocationChanged event.
(Inherited from ToolStripItem.)
Protected methodOnMouseDown
Raises the MouseDown event.
(Overrides ToolStripDropDownButtonOnMouseDown(MouseEventArgs).)
Protected methodOnMouseEnter
Raises the MouseEnter event.
(Inherited from ToolStripItem.)
Protected methodOnMouseHover
Raises the MouseHover event.
(Inherited from ToolStripItem.)
Protected methodOnMouseLeave
Raises the MouseLeave event.
(Overrides ToolStripDropDownButtonOnMouseLeave(EventArgs).)
Protected methodOnMouseMove
Raises the MouseMove event.
(Overrides ToolStripItemOnMouseMove(MouseEventArgs).)
Protected methodOnMouseUp
Raises the MouseUp event.
(Overrides ToolStripDropDownButtonOnMouseUp(MouseEventArgs).)
Protected methodOnOwnerChanged
Raises the OwnerChanged event.
(Inherited from ToolStripItem.)
Protected methodOnOwnerFontChanged
Raises the FontChanged event when the Font property has changed on the parent of the ToolStripItem.
(Inherited from ToolStripItem.)
Protected methodOnPaint
Raises the Paint event.
(Overrides ToolStripDropDownButtonOnPaint(PaintEventArgs).)
Protected methodOnParentBackColorChanged
Raises the BackColorChanged event.
(Inherited from ToolStripItem.)
Protected methodOnParentChanged
Raises the ParentChanged event.
(Inherited from ToolStripItem.)
Protected methodOnParentEnabledChanged
Raises the EnabledChanged event when the Enabled property value of the item's container changes.
(Inherited from ToolStripItem.)
Protected methodOnParentForeColorChanged
Raises the ForeColorChanged event.
(Inherited from ToolStripItem.)
Protected methodOnParentRightToLeftChanged
Raises the RightToLeftChanged event.
(Inherited from ToolStripItem.)
Protected methodOnQueryContinueDrag
Raises the QueryContinueDrag event.
(Inherited from ToolStripItem.)
Protected methodOnRightToLeftChanged (Inherited from ToolStripDropDownItem.)
Protected methodOnTextChanged
Raises the TextChanged event.
(Inherited from ToolStripItem.)
Protected methodOnUpdateReady
Raises the UpdateReady event.
Protected methodOnVisibleChanged
Raises the VisibleChanged event.
(Inherited from ToolStripItem.)
Public methodPerformClick
Activates the ToolStripItem when it is clicked with the mouse.
(Inherited from ToolStripItem.)
Protected methodProcessCmdKey
Processes a command key.
(Inherited from ToolStripDropDownItem.)
Protected methodProcessDialogKey
Processes a dialog key.
(Inherited from ToolStripDropDownItem.)
Protected methodProcessMnemonic
Retrieves a value indicating whether the drop-down list of the ToolStripDropDownButton has items.
(Inherited from ToolStripDropDownButton.)
Public methodResetBackColor
This method is not relevant to this class.
(Inherited from ToolStripItem.)
Public methodResetDisplayStyle
This method is not relevant to this class.
(Inherited from ToolStripItem.)
Public methodResetFont
This method is not relevant to this class.
(Inherited from ToolStripItem.)
Public methodResetForeColor
This method is not relevant to this class.
(Inherited from ToolStripItem.)
Public methodResetImage
This method is not relevant to this class.
(Inherited from ToolStripItem.)
Public methodResetMargin
This method is not relevant to this class.
(Inherited from ToolStripItem.)
Public methodResetPadding
This method is not relevant to this class.
(Inherited from ToolStripItem.)
Public methodResetRightToLeft
This method is not relevant to this class.
(Inherited from ToolStripItem.)
Public methodResetTextDirection
This method is not relevant to this class.
(Inherited from ToolStripItem.)
Public methodSelect
Selects the item.
(Inherited from ToolStripItem.)
Protected methodSetBounds
Sets the size and location of the item.
(Inherited from ToolStripItem.)
Protected methodSetVisibleCore
Sets the ToolStripItem to the specified visible state.
(Inherited from ToolStripItem.)
Public methodShowDetailsPopup
Opens the control's associated update details popup.
Public methodShowDropDown
Displays the ToolStripDropDownItem control associated with this ToolStripDropDownItem.
(Inherited from ToolStripDropDownItem.)
Public methodToString (Inherited from ToolStripItem.)
Top
See Also