StatusStripUpdateDisplay Class |
Namespace: Kjs.AppLife.Update.Controller
The StatusStripUpdateDisplay type exposes the following members.
Name | Description | |
---|---|---|
![]() | StatusStripUpdateDisplay |
Initializes a new instance of the StatusStripUpdateDisplay class.
|
Name | Description | |
---|---|---|
![]() | BeginInit |
Signals the object that initialization is starting.
|
![]() | CreateAccessibilityInstance | (Inherited from ToolStripDropDownItem.) |
![]() | CreateDefaultDropDown |
Creates a generic ToolStripDropDown for which events can be defined.
(Overrides ToolStripDropDownButtonCreateDefaultDropDown.) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
![]() | Dispose | Releases all resources used by the Component. (Inherited from Component.) |
![]() | Dispose(Boolean) |
Releases the unmanaged resources used by the Control and its child controls and optionally releases the managed resources.
(Overrides ToolStripDropDownItemDispose(Boolean).) |
![]() | DoDragDrop | Begins a drag-and-drop operation. (Inherited from ToolStripItem.) |
![]() | EndInit |
Signals the object that initialization is complete.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. (Inherited from Component.) |
![]() | GetCurrentParent | Retrieves the ToolStrip that is the container of the current ToolStripItem. (Inherited from ToolStripItem.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fit. (Inherited from ToolStripItem.) |
![]() | GetService | (Inherited from Component.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HideDropDown | Makes a visible ToolStripDropDown hidden. (Inherited from ToolStripDropDownItem.) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | Invalidate | Invalidates the entire surface of the ToolStripItem and causes it to be redrawn. (Inherited from ToolStripItem.) |
![]() | Invalidate(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.) |
![]() | IsInputChar | Determines whether a character is an input character that the item recognizes. (Inherited from ToolStripItem.) |
![]() | IsInputKey | Determines whether the specified key is a regular input key or a special key that requires preprocessing. (Inherited from ToolStripItem.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject.) |
![]() | OnAvailableChanged | Raises the AvailableChanged event. (Inherited from ToolStripItem.) |
![]() | OnBackColorChanged | Raises the BackColorChanged event. (Inherited from ToolStripItem.) |
![]() | OnBoundsChanged |
Called when the Bounds property changes.
(Overrides ToolStripDropDownItemOnBoundsChanged.) |
![]() | OnClick | Raises the Click event. (Inherited from ToolStripItem.) |
![]() | OnDisplayStyleChanged |
Raises the DisplayStyleChanged event.
(Overrides ToolStripItemOnDisplayStyleChanged(EventArgs).) |
![]() | OnDoubleClick | Raises the DoubleClick event. (Inherited from ToolStripItem.) |
![]() | OnDragDrop | Raises the DragDrop event. (Inherited from ToolStripItem.) |
![]() | OnDragEnter | Raises the DragEnter event. (Inherited from ToolStripItem.) |
![]() | OnDragLeave | Raises the DragLeave event. (Inherited from ToolStripItem.) |
![]() | OnDragOver | Raises the DragOver event. (Inherited from ToolStripItem.) |
![]() | OnDropDownClosed |
Raises the DropDownClosed event.
(Overrides ToolStripDropDownItemOnDropDownClosed(EventArgs).) |
![]() | OnDropDownHide | Raised in response to the HideDropDown method. (Inherited from ToolStripDropDownItem.) |
![]() | OnDropDownItemClicked | Raises the DropDownItemClicked event. (Inherited from ToolStripDropDownItem.) |
![]() | OnDropDownOpened |
Raises the DropDownOpened event.
(Overrides ToolStripDropDownItemOnDropDownOpened(EventArgs).) |
![]() | OnDropDownShow | Raised in response to the ShowDropDown method. (Inherited from ToolStripDropDownItem.) |
![]() | OnEnabledChanged | Raises the EnabledChanged event. (Inherited from ToolStripItem.) |
![]() | OnFontChanged | Raises the FontChanged event. (Inherited from ToolStripDropDownItem.) |
![]() | OnForeColorChanged | Raises the ForeColorChanged event. (Inherited from ToolStripItem.) |
![]() | OnGiveFeedback | Raises the GiveFeedback event. (Inherited from ToolStripItem.) |
![]() | OnLayout | Raises the Layout event. (Inherited from ToolStripItem.) |
![]() | OnLocationChanged | Raises the LocationChanged event. (Inherited from ToolStripItem.) |
![]() | OnMouseDown |
Raises the MouseDown event.
(Overrides ToolStripDropDownButtonOnMouseDown(MouseEventArgs).) |
![]() | OnMouseEnter | Raises the MouseEnter event. (Inherited from ToolStripItem.) |
![]() | OnMouseHover | Raises the MouseHover event. (Inherited from ToolStripItem.) |
![]() | OnMouseLeave |
Raises the MouseLeave event.
(Overrides ToolStripDropDownButtonOnMouseLeave(EventArgs).) |
![]() | OnMouseMove |
Raises the MouseMove event.
(Overrides ToolStripItemOnMouseMove(MouseEventArgs).) |
![]() | OnMouseUp |
Raises the MouseUp event.
(Overrides ToolStripDropDownButtonOnMouseUp(MouseEventArgs).) |
![]() | OnOwnerChanged | Raises the OwnerChanged event. (Inherited from ToolStripItem.) |
![]() | OnOwnerFontChanged | (Inherited from ToolStripItem.) |
![]() | OnPaint |
Raises the Paint event.
(Overrides ToolStripDropDownButtonOnPaint(PaintEventArgs).) |
![]() | OnParentBackColorChanged | Raises the BackColorChanged event. (Inherited from ToolStripItem.) |
![]() | OnParentChanged | Raises the ParentChanged event. (Inherited from ToolStripItem.) |
![]() | OnParentEnabledChanged | Raises the EnabledChanged event when the Enabled property value of the item's container changes. (Inherited from ToolStripItem.) |
![]() | OnParentForeColorChanged | Raises the ForeColorChanged event. (Inherited from ToolStripItem.) |
![]() | OnParentRightToLeftChanged | Raises the RightToLeftChanged event. (Inherited from ToolStripItem.) |
![]() | OnQueryContinueDrag | Raises the QueryContinueDrag event. (Inherited from ToolStripItem.) |
![]() | OnRightToLeftChanged | (Inherited from ToolStripDropDownItem.) |
![]() | OnTextChanged | Raises the TextChanged event. (Inherited from ToolStripItem.) |
![]() | OnUpdateReady |
Raises the UpdateReady event.
|
![]() | OnVisibleChanged | Raises the VisibleChanged event. (Inherited from ToolStripItem.) |
![]() | PerformClick | Activates the ToolStripItem when it is clicked with the mouse. (Inherited from ToolStripItem.) |
![]() | ProcessCmdKey | Processes a command key. (Inherited from ToolStripDropDownItem.) |
![]() | ProcessDialogKey | Processes a dialog key. (Inherited from ToolStripDropDownItem.) |
![]() | ProcessMnemonic | Retrieves a value indicating whether the drop-down list of the ToolStripDropDownButton has items. (Inherited from ToolStripDropDownButton.) |
![]() | ResetBackColor | This method is not relevant to this class. (Inherited from ToolStripItem.) |
![]() | ResetDisplayStyle | This method is not relevant to this class. (Inherited from ToolStripItem.) |
![]() | ResetFont | This method is not relevant to this class. (Inherited from ToolStripItem.) |
![]() | ResetForeColor | This method is not relevant to this class. (Inherited from ToolStripItem.) |
![]() | ResetImage | This method is not relevant to this class. (Inherited from ToolStripItem.) |
![]() | ResetMargin | This method is not relevant to this class. (Inherited from ToolStripItem.) |
![]() | ResetPadding | This method is not relevant to this class. (Inherited from ToolStripItem.) |
![]() | ResetRightToLeft | This method is not relevant to this class. (Inherited from ToolStripItem.) |
![]() | ResetTextDirection | This method is not relevant to this class. (Inherited from ToolStripItem.) |
![]() | Select | Selects the item. (Inherited from ToolStripItem.) |
![]() | SetBounds | Sets the size and location of the item. (Inherited from ToolStripItem.) |
![]() | SetVisibleCore | Sets the ToolStripItem to the specified visible state. (Inherited from ToolStripItem.) |
![]() | ShowDetailsPopup |
Opens the control's associated update details popup.
|
![]() | ShowDropDown | Displays the ToolStripDropDownItem control associated with this ToolStripDropDownItem. (Inherited from ToolStripDropDownItem.) |
![]() | ToString | (Inherited from ToolStripItem.) |
Name | Description | |
---|---|---|
![]() | AccessibilityObject | Gets the AccessibleObject assigned to the control. (Inherited from ToolStripItem.) |
![]() | AccessibleDefaultActionDescription | Gets or sets the default action description of the control for use by accessibility client applications. (Inherited from ToolStripItem.) |
![]() | AccessibleDescription | Gets or sets the description that will be reported to accessibility client applications. (Inherited from ToolStripItem.) |
![]() | AccessibleName | Gets or sets the name of the control for use by accessibility client applications. (Inherited from ToolStripItem.) |
![]() | AccessibleRole | Gets or sets the accessible role of the control, which specifies the type of user interface element of the control. (Inherited from ToolStripItem.) |
![]() | Alignment | Gets or sets a value indicating whether the item aligns towards the beginning or end of the ToolStrip. (Inherited from ToolStripItem.) |
![]() | AllowDrop | Gets or sets a value indicating whether drag-and-drop and item reordering are handled through events that you implement. (Inherited from ToolStripItem.) |
![]() | Anchor | Gets or sets the edges of the container to which a ToolStripItem is bound and determines how a ToolStripItem is resized with its parent. (Inherited from ToolStripItem.) |
![]() | ApplicationName |
Gets or sets the name of the application, as shown in the control's tooltips
and details form.
|
![]() | ApplyUpdateOptions |
Gets or sets the options used when the control applies an update.
|
![]() | AutoHideDelaySeconds |
Gets or sets the number of seconds before an idle control will automatically hide itself.
|
![]() | AutoSize | Gets or sets a value indicating whether the item is automatically sized. (Inherited from ToolStripItem.) |
![]() | AutoStart |
Gets or sets a value that indicates whether the control will check for an
update automatically when it is created and shown for the first time.
|
![]() | AutoToolTip |
This property supports the control infrastructure and is not intended
to be used directly from your code.
|
![]() | Available | Gets or sets a value indicating whether the ToolStripItem should be placed on a ToolStrip. (Inherited from ToolStripItem.) |
![]() | BackColor | Gets or sets the background color for the item. (Inherited from ToolStripItem.) |
![]() | BackgroundImage | Gets or sets the background image displayed in the item. (Inherited from ToolStripItem.) |
![]() | BackgroundImageLayout | Gets or sets the background image layout used for the ToolStripItem. (Inherited from ToolStripItem.) |
![]() | Bounds | Gets the size and location of the item. (Inherited from ToolStripItem.) |
![]() | CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) |
![]() | CanSelect | Gets a value indicating whether the item can be selected. (Inherited from ToolStripItem.) |
![]() | Container | Gets the IContainer that contains the Component. (Inherited from Component.) |
![]() | ContentRectangle | Gets the area where content, such as text and icons, can be placed within a ToolStripItem without overwriting background borders. (Inherited from ToolStripItem.) |
![]() | DefaultAutoToolTip | Gets a value indicating whether to display the ToolTip that is defined as the default. (Inherited from ToolStripDropDownButton.) |
![]() | DefaultDisplayStyle |
Gets a value indicating what is displayed on the ToolStripItem.
(Overrides ToolStripItemDefaultDisplayStyle.) |
![]() | DefaultMargin | Gets the default margin of an item. (Inherited from ToolStripItem.) |
![]() | DefaultPadding | Gets the internal spacing characteristics of the item. (Inherited from ToolStripItem.) |
![]() | DefaultSize | Gets the default size of the item. (Inherited from ToolStripItem.) |
![]() | DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) |
![]() | DismissWhenClicked | Gets a value indicating whether items on a ToolStripDropDown are hidden after they are clicked. (Inherited from ToolStripItem.) |
![]() | DisplayStyle | Gets or sets whether text and images are displayed on a ToolStripItem. (Inherited from ToolStripItem.) |
![]() | Dock | Gets or sets which ToolStripItem borders are docked to its parent control and determines how a ToolStripItem is resized with its parent. (Inherited from ToolStripItem.) |
![]() | DoubleClickEnabled | Gets or sets a value indicating whether the ToolStripItem can be activated by double-clicking the mouse. (Inherited from ToolStripItem.) |
![]() | DropDown |
This property is not available for this class.
|
![]() | DropDownDirection | Gets or sets a value indicating the direction in which the ToolStripDropDownItem emerges from its parent container. (Inherited from ToolStripDropDownItem.) |
![]() | DropDownItems |
This property is not available for this class.
|
![]() | DropDownLocation | Gets the screen coordinates, in pixels, of the upper-left corner of the ToolStripDropDownItem. (Inherited from ToolStripDropDownItem.) |
![]() | Enabled | Gets or sets a value indicating whether the parent control of the ToolStripItem is enabled. (Inherited from ToolStripItem.) |
![]() | Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) |
![]() | Font | Gets or sets the font of the text displayed by the item. (Inherited from ToolStripItem.) |
![]() | ForeColor | Gets or sets the foreground color of the item. (Inherited from ToolStripItem.) |
![]() | HasDropDownItems | Gets a value indicating whether the ToolStripDropDownItem has ToolStripDropDown controls associated with it. (Inherited from ToolStripDropDownItem.) |
![]() | Height | Gets or sets the height, in pixels, of a ToolStripItem. (Inherited from ToolStripItem.) |
![]() | Image |
This property is not available for this class.
(Overrides ToolStripItemImage.) |
![]() | ImageAlign | Gets or sets the alignment of the image on a ToolStripItem. (Inherited from ToolStripItem.) |
![]() | ImageIndex | Gets or sets the index value of the image that is displayed on the item. (Inherited from ToolStripItem.) |
![]() | ImageKey | Gets or sets the key accessor for the image in the ImageList that is displayed on a ToolStripItem. (Inherited from ToolStripItem.) |
![]() | ImageScaling | Gets or sets a value indicating whether an image on a ToolStripItem is automatically resized to fit in a container. (Inherited from ToolStripItem.) |
![]() | ImageTransparentColor | Gets or sets the color to treat as transparent in a ToolStripItem image. (Inherited from ToolStripItem.) |
![]() | InitialSharedProperties |
Gets or sets a set of initial values for the shared properties used in the
update when it is applied.
|
![]() | IsDisposed | Gets a value indicating whether the object has been disposed of. (Inherited from ToolStripItem.) |
![]() | IsOnDropDown | Gets a value indicating whether the container of the current Control is a ToolStripDropDown. (Inherited from ToolStripItem.) |
![]() | IsOnOverflow | (Inherited from ToolStripItem.) |
![]() | Margin | Gets or sets the space between the item and adjacent items. (Inherited from ToolStripItem.) |
![]() | MergeAction | Gets or sets how child menus are merged with parent menus. (Inherited from ToolStripItem.) |
![]() | MergeIndex | Gets or sets the position of a merged item within the current ToolStrip. (Inherited from ToolStripItem.) |
![]() | Name | Gets or sets the name of the item. (Inherited from ToolStripItem.) |
![]() | NoUpdateCustomText |
Gets or sets text to be displayed when the application is up to date.
|
![]() | NoUpdateImageLarge |
Gets or sets the image to be displayed on the control's details popup
when the application is up to date.
|
![]() | NoUpdateImageSmall |
Gets or sets the image to be displayed on the control when the application
is up to date.
|
![]() | Overflow | Gets or sets whether the item is attached to the ToolStrip or ToolStripOverflowButton or can float between the two. (Inherited from ToolStripItem.) |
![]() | Owner | Gets or sets the owner of this item. (Inherited from ToolStripItem.) |
![]() | OwnerItem | Gets the parent ToolStripItem of this ToolStripItem. (Inherited from ToolStripItem.) |
![]() | Padding | Gets or sets the internal spacing, in pixels, between the item's contents and its edges. (Inherited from ToolStripItem.) |
![]() | Parent | Gets or sets the parent container of the ToolStripItem. (Inherited from ToolStripItem.) |
![]() | Placement | Gets the current layout of the item. (Inherited from ToolStripItem.) |
![]() | Pressed | Gets a value indicating whether the ToolStripDropDownItem is in the pressed state. (Inherited from ToolStripDropDownItem.) |
![]() | ReadyToApplyCustomText |
Gets or sets text to be displayed when an update has been downloaded
and is ready to be applied.
|
![]() | ReadyToApplyImageLarge |
Gets or sets the image to be displayed on the control's details popup
when an update has been downloaded and is ready to be applied.
|
![]() | ReadyToApplyImageSmall |
Gets or sets the image to be displayed on the control when an update
has been downloaded and is ready to be applied.
|
![]() | RecheckDelayMinutes |
Gets or sets the number of minutes the control will wait before retrying an update check,
if it failed to find an update previously.
|
![]() | RightToLeft | Gets or sets a value indicating whether items are to be placed from right to left and text is to be written from right to left. (Inherited from ToolStripItem.) |
![]() | RightToLeftAutoMirrorImage | (Inherited from ToolStripItem.) |
![]() | Selected | Gets a value indicating whether the item is selected. (Inherited from ToolStripItem.) |
![]() | ShowDropDownArrow | Gets or sets a value indicating whether an arrow is displayed on the ToolStripDropDownButton, which indicates that further options are available in a drop-down list. (Inherited from ToolStripDropDownButton.) |
![]() | ShowKeyboardCues | Gets a value indicating whether to show or hide shortcut keys. (Inherited from ToolStripItem.) |
![]() | ShowUpdateSummary |
Gets or sets a value that indicates whether to show summary text for the
currently found update in the control's details popup.
|
![]() | Site | (Inherited from Component.) |
![]() | Size | Gets or sets the size of the item. (Inherited from ToolStripItem.) |
![]() | SummaryCustomHtml |
Gets or sets custom HTML shown instead of an update's own summary. If this
value is an empty string, the update's
HistoricalSummaryHtml
is used instead.
|
![]() | SummaryCustomText |
Gets or sets custom text shown instead of an update's own summary. If this
value is an empty string, the update's
HistoricalSummary
is used instead.
|
![]() | Tag | Gets or sets the object that contains data about the item. (Inherited from ToolStripItem.) |
![]() | Text |
This property is not available for this class.
(Overrides ToolStripItemText.) |
![]() | TextAlign | Gets or sets the alignment of the text on a ToolStripLabel. (Inherited from ToolStripItem.) |
![]() | TextDirection | Gets the orientation of text used on a ToolStripItem. (Inherited from ToolStripItem.) |
![]() | TextImageRelation | Gets or sets the position of ToolStripItem text and image relative to each other. (Inherited from ToolStripItem.) |
![]() | ToolTipText |
This property supports the control infrastructure and is not intended
to be used directly from your code.
|
![]() | UpdateController |
Gets or sets the UpdateController associated with the control.
|
![]() | Visible | Gets or sets a value indicating whether the item is displayed. (Inherited from ToolStripItem.) |
![]() | Width | Gets or sets the width in pixels of a ToolStripItem. (Inherited from ToolStripItem.) |
Name | Description | |
---|---|---|
![]() | AvailableChanged | Occurs when the value of the Available property changes. (Inherited from ToolStripItem.) |
![]() | BackColorChanged | Occurs when the value of the BackColor property changes. (Inherited from ToolStripItem.) |
![]() | Click | Occurs when the ToolStripItem is clicked. (Inherited from ToolStripItem.) |
![]() | DisplayStyleChanged | Occurs when the DisplayStyle has changed. (Inherited from ToolStripItem.) |
![]() | Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) |
![]() | DoubleClick | Occurs when the item is double-clicked with the mouse. (Inherited from ToolStripItem.) |
![]() | DragDrop | Occurs when the user drags an item and the user releases the mouse button, indicating that the item should be dropped into this item. (Inherited from ToolStripItem.) |
![]() | DragEnter | Occurs when the user drags an item into the client area of this item. (Inherited from ToolStripItem.) |
![]() | DragLeave | Occurs when the user drags an item and the mouse pointer is no longer over the client area of this item. (Inherited from ToolStripItem.) |
![]() | DragOver | Occurs when the user drags an item over the client area of this item. (Inherited from ToolStripItem.) |
![]() | DropDownClosed | Occurs when the ToolStripDropDown closes. (Inherited from ToolStripDropDownItem.) |
![]() | DropDownItemClicked | Occurs when the ToolStripDropDown is clicked. (Inherited from ToolStripDropDownItem.) |
![]() | DropDownOpened | Occurs when the ToolStripDropDown has opened. (Inherited from ToolStripDropDownItem.) |
![]() | DropDownOpening | Occurs as the ToolStripDropDown is opening. (Inherited from ToolStripDropDownItem.) |
![]() | EnabledChanged | Occurs when the Enabled property value has changed. (Inherited from ToolStripItem.) |
![]() | ForeColorChanged | Occurs when the ForeColor property value changes. (Inherited from ToolStripItem.) |
![]() | GiveFeedback | Occurs during a drag operation. (Inherited from ToolStripItem.) |
![]() | LocationChanged | Occurs when the location of a ToolStripItem is updated. (Inherited from ToolStripItem.) |
![]() | MouseDown | Occurs when the mouse pointer is over the item and a mouse button is pressed. (Inherited from ToolStripItem.) |
![]() | MouseEnter | Occurs when the mouse pointer enters the item. (Inherited from ToolStripItem.) |
![]() | MouseHover | Occurs when the mouse pointer hovers over the item. (Inherited from ToolStripItem.) |
![]() | MouseLeave | Occurs when the mouse pointer leaves the item. (Inherited from ToolStripItem.) |
![]() | MouseMove | Occurs when the mouse pointer is moved over the item. (Inherited from ToolStripItem.) |
![]() | MouseUp | Occurs when the mouse pointer is over the item and a mouse button is released. (Inherited from ToolStripItem.) |
![]() | OwnerChanged | Occurs when the Owner property changes. (Inherited from ToolStripItem.) |
![]() | Paint | Occurs when the item is redrawn. (Inherited from ToolStripItem.) |
![]() | QueryAccessibilityHelp | Occurs when an accessibility client application invokes help for the ToolStripItem. (Inherited from ToolStripItem.) |
![]() | QueryContinueDrag | Occurs during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from ToolStripItem.) |
![]() | RightToLeftChanged | Occurs when the RightToLeft property value changes. (Inherited from ToolStripItem.) |
![]() | TextChanged | Occurs when the value of the Text property changes. (Inherited from ToolStripItem.) |
![]() | UpdateReady |
Raised when an update has been downloaded and is ready to be applied.
|
![]() | VisibleChanged | Occurs when the value of the Visible property changes. (Inherited from ToolStripItem.) |
An StatusStripUpdateDisplay provides a live display of the status of an UpdateController, and can respond to user input to find and apply updates.