ToolStripSpringLabel Class

Definition

Namespace: Metas.GuiControls
Assembly: Metas.GuiControls (in Metas.GuiControls.dll) Version: 2.8.8875.19074
C#
public class ToolStripSpringLabel : ToolStripLabel
Inheritance
Object    MarshalByRefObject    Component    ToolStripItem    ToolStripLabel    ToolStripSpringLabel

Constructors

ToolStripSpringLabelInitializes a new instance of the ToolStripSpringLabel class

Properties

AccessibilityObjectGets the AccessibleObject assigned to the control.
(Inherited from ToolStripItem)
AccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications.
(Inherited from ToolStripItem)
AccessibleDescriptionGets or sets the description that will be reported to accessibility client applications.
(Inherited from ToolStripItem)
AccessibleNameGets or sets the name of the control for use by accessibility client applications.
(Inherited from ToolStripItem)
AccessibleRoleGets or sets the accessible role of the control, which specifies the type of user interface element of the control.
(Inherited from ToolStripItem)
ActiveLinkColorGets or sets the color used to display an active link.
(Inherited from ToolStripLabel)
AlignmentGets or sets a value indicating whether the item aligns towards the beginning or end of the ToolStrip.
(Inherited from ToolStripItem)
AllowDropGets or sets a value indicating whether drag-and-drop and item reordering are handled through events that you implement.
(Inherited from ToolStripItem)
AnchorGets 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)
AutoSizeGets or sets a value indicating whether the item is automatically sized.
(Inherited from ToolStripItem)
AutoToolTipGets or sets a value indicating whether to use the Text property or the ToolTipText property for the ToolStripItem ToolTip.
(Inherited from ToolStripItem)
AvailableGets or sets a value indicating whether the ToolStripItem should be placed on a ToolStrip.
(Inherited from ToolStripItem)
BackColorGets or sets the background color for the item.
(Inherited from ToolStripItem)
BackgroundImageGets or sets the background image displayed in the item.
(Inherited from ToolStripItem)
BackgroundImageLayoutGets or sets the background image layout used for the ToolStripItem.
(Inherited from ToolStripItem)
BoundsGets the size and location of the item.
(Inherited from ToolStripItem)
CanRaiseEventsGets a value indicating whether the component can raise an event.
(Inherited from Component)
CanSelectGets a value indicating the selectable state of a ToolStripLabel.
(Inherited from ToolStripLabel)
ContainerGets the IContainer that contains the Component.
(Inherited from Component)
ContentRectangleGets the area where content, such as text and icons, can be placed within a ToolStripItem without overwriting background borders.
(Inherited from ToolStripItem)
DefaultAutoToolTipGets a value indicating whether to display the ToolTip that is defined as the default.
(Inherited from ToolStripItem)
DefaultDisplayStyleGets a value indicating what is displayed on the ToolStripItem.
(Inherited from ToolStripItem)
DefaultMarginGets the default margin of an item.
(Inherited from ToolStripItem)
DefaultPaddingGets the internal spacing characteristics of the item.
(Inherited from ToolStripItem)
DefaultSizeGets the default size of the item.
(Inherited from ToolStripItem)
DesignModeGets a value that indicates whether the Component is currently in design mode.
(Inherited from Component)
DismissWhenClickedGets a value indicating whether items on a ToolStripDropDown are hidden after they are clicked.
(Inherited from ToolStripItem)
DisplayStyleGets or sets whether text and images are displayed on a ToolStripItem.
(Inherited from ToolStripItem)
DockGets or sets which ToolStripItem borders are docked to its parent control and determines how a ToolStripItem is resized with its parent.
(Inherited from ToolStripItem)
DoubleClickEnabledGets or sets a value indicating whether the ToolStripItem can be activated by double-clicking the mouse.
(Inherited from ToolStripItem)
EnabledGets or sets a value indicating whether the parent control of the ToolStripItem is enabled.
(Inherited from ToolStripItem)
EventsGets the list of event handlers that are attached to this Component.
(Inherited from Component)
FontGets or sets the font of the text displayed by the item.
(Inherited from ToolStripItem)
ForeColorGets or sets the foreground color of the item.
(Inherited from ToolStripItem)
HeightGets or sets the height, in pixels, of a ToolStripItem.
(Inherited from ToolStripItem)
ImageGets or sets the image that is displayed on a ToolStripItem.
(Inherited from ToolStripItem)
ImageAlignGets or sets the alignment of the image on a ToolStripItem.
(Inherited from ToolStripItem)
ImageIndexGets or sets the index value of the image that is displayed on the item.
(Inherited from ToolStripItem)
ImageKeyGets or sets the key accessor for the image in the ImageList that is displayed on a ToolStripItem.
(Inherited from ToolStripItem)
ImageScalingGets or sets a value indicating whether an image on a ToolStripItem is automatically resized to fit in a container.
(Inherited from ToolStripItem)
ImageTransparentColorGets or sets the color to treat as transparent in a ToolStripItem image.
(Inherited from ToolStripItem)
IsDisposedGets a value indicating whether the object has been disposed of.
(Inherited from ToolStripItem)
IsLinkGets or sets a value indicating whether the ToolStripLabel is a hyperlink.
(Inherited from ToolStripLabel)
IsOnDropDownGets a value indicating whether the container of the current Control is a ToolStripDropDown.
(Inherited from ToolStripItem)
IsOnOverflowGets a value indicating whether the Placement property is set to Overflow.
(Inherited from ToolStripItem)
LinkBehaviorGets or sets a value that represents the behavior of a link.
(Inherited from ToolStripLabel)
LinkColorGets or sets the color used when displaying a normal link.
(Inherited from ToolStripLabel)
LinkVisitedGets or sets a value indicating whether a link should be displayed as though it were visited.
(Inherited from ToolStripLabel)
MarginGets or sets the space between the item and adjacent items.
(Inherited from ToolStripItem)
MergeActionGets or sets how child menus are merged with parent menus.
(Inherited from ToolStripItem)
MergeIndexGets or sets the position of a merged item within the current ToolStrip.
(Inherited from ToolStripItem)
NameGets or sets the name of the item.
(Inherited from ToolStripItem)
OverflowGets or sets whether the item is attached to the ToolStrip or ToolStripOverflowButton or can float between the two.
(Inherited from ToolStripItem)
OwnerGets or sets the owner of this item.
(Inherited from ToolStripItem)
OwnerItemGets the parent ToolStripItem of this ToolStripItem.
(Inherited from ToolStripItem)
PaddingGets or sets the internal spacing, in pixels, between the item's contents and its edges.
(Inherited from ToolStripItem)
ParentGets or sets the parent container of the ToolStripItem.
(Inherited from ToolStripItem)
PlacementGets the current layout of the item.
(Inherited from ToolStripItem)
PressedGets a value indicating whether the state of the item is pressed.
(Inherited from ToolStripItem)
RightToLeftGets 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)
RightToLeftAutoMirrorImageMirrors automatically the ToolStripItem image when the RightToLeft property is set to Yes.
(Inherited from ToolStripItem)
SelectedGets a value indicating whether the item is selected.
(Inherited from ToolStripItem)
ShowKeyboardCuesGets a value indicating whether to show or hide shortcut keys.
(Inherited from ToolStripItem)
SiteGets or sets the ISite of the Component.
(Inherited from Component)
SizeGets or sets the size of the item.
(Inherited from ToolStripItem)
TagGets or sets the object that contains data about the item.
(Inherited from ToolStripItem)
TextGets or sets the text that is to be displayed on the item.
(Inherited from ToolStripItem)
TextAlignGets or sets the alignment of the text on a ToolStripLabel.
(Inherited from ToolStripItem)
TextDirectionGets the orientation of text used on a ToolStripItem.
(Inherited from ToolStripItem)
TextImageRelationGets or sets the position of ToolStripItem text and image relative to each other.
(Inherited from ToolStripItem)
ToolTipTextGets or sets the text that appears as a ToolTip for a control.
(Inherited from ToolStripItem)
VisibleGets or sets a value indicating whether the item is displayed.
(Inherited from ToolStripItem)
VisitedLinkColorGets or sets the color used when displaying a link that that has been previously visited.
(Inherited from ToolStripLabel)
WidthGets or sets the width in pixels of a ToolStripItem.
(Inherited from ToolStripItem)

Methods

CreateAccessibilityInstanceCreates a new accessibility object for the ToolStripItem.
(Inherited from ToolStripLabel)
CreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject)
DisposeReleases all resources used by the Component.
(Inherited from Component)
Dispose(Boolean)Releases the unmanaged resources used by the ToolStripItem and optionally releases the managed resources.
(Inherited from ToolStripItem)
DoDragDropBegins a drag-and-drop operation.
(Inherited from ToolStripItem)
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeReleases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
(Inherited from Component)
GetCurrentParentRetrieves the ToolStrip that is the container of the current ToolStripItem.
(Inherited from ToolStripItem)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
GetPreferredSize
(Overrides ToolStripItemGetPreferredSize(Size))
GetServiceReturns an object that represents a service provided by the Component or by its Container.
(Inherited from Component)
GetTypeGets the Type of the current instance.
(Inherited from Object)
InitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
InvalidateInvalidates 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)
IsInputCharDetermines whether a character is an input character that the item recognizes.
(Inherited from ToolStripItem)
IsInputKeyDetermines whether the specified key is a regular input key or a special key that requires preprocessing.
(Inherited from ToolStripItem)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
MemberwiseClone(Boolean)Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject)
OnAvailableChangedRaises the AvailableChanged event.
(Inherited from ToolStripItem)
OnBackColorChangedRaises the BackColorChanged event.
(Inherited from ToolStripItem)
OnBoundsChangedOccurs when the Bounds property changes.
(Inherited from ToolStripItem)
OnClickRaises the Click event.
(Inherited from ToolStripItem)
OnDisplayStyleChangedRaises the DisplayStyleChanged event.
(Inherited from ToolStripItem)
OnDoubleClickRaises the DoubleClick event.
(Inherited from ToolStripItem)
OnDragDropRaises the DragDrop event.
(Inherited from ToolStripItem)
OnDragEnterRaises the DragEnter event.
(Inherited from ToolStripItem)
OnDragLeaveRaises the DragLeave event.
(Inherited from ToolStripItem)
OnDragOverRaises the DragOver event.
(Inherited from ToolStripItem)
OnEnabledChangedRaises the EnabledChanged event.
(Inherited from ToolStripItem)
OnFontChangedRaises the FontChanged event.
(Inherited from ToolStripLabel)
OnForeColorChangedRaises the ForeColorChanged event.
(Inherited from ToolStripItem)
OnGiveFeedbackRaises the GiveFeedback event.
(Inherited from ToolStripItem)
OnLayoutRaises the Layout event.
(Inherited from ToolStripItem)
OnLocationChangedRaises the LocationChanged event.
(Inherited from ToolStripItem)
OnMouseDownRaises the MouseDown event.
(Inherited from ToolStripItem)
OnMouseEnterRaises the MouseEnter event.
(Inherited from ToolStripLabel)
OnMouseHoverRaises the MouseHover event.
(Inherited from ToolStripItem)
OnMouseLeaveRaises the MouseLeave event.
(Inherited from ToolStripLabel)
OnMouseMoveRaises the MouseMove event.
(Inherited from ToolStripItem)
OnMouseUpRaises the MouseUp event.
(Inherited from ToolStripItem)
OnOwnerChangedRaises the OwnerChanged event.
(Inherited from ToolStripItem)
OnOwnerFontChangedRaises the FontChanged event when the Font property has changed on the parent of the ToolStripItem.
(Inherited from ToolStripItem)
OnPaintRaises the Paint event.
(Inherited from ToolStripLabel)
OnParentBackColorChangedRaises the BackColorChanged event.
(Inherited from ToolStripItem)
OnParentChangedRaises the ParentChanged event.
(Inherited from ToolStripItem)
OnParentEnabledChangedRaises the EnabledChanged event when the Enabled property value of the item's container changes.
(Inherited from ToolStripItem)
OnParentForeColorChangedRaises the ForeColorChanged event.
(Inherited from ToolStripItem)
OnParentRightToLeftChangedRaises the RightToLeftChanged event.
(Inherited from ToolStripItem)
OnQueryContinueDragRaises the QueryContinueDrag event.
(Inherited from ToolStripItem)
OnRightToLeftChangedRaises the RightToLeftChanged event.
(Inherited from ToolStripItem)
OnTextChangedRaises the TextChanged event.
(Inherited from ToolStripItem)
OnVisibleChangedRaises the VisibleChanged event.
(Inherited from ToolStripItem)
PerformClickGenerates a Click event for a ToolStripItem.
(Inherited from ToolStripItem)
ProcessCmdKeyProcesses a command key.
(Inherited from ToolStripItem)
ProcessDialogKeyProcesses a dialog key.
(Inherited from ToolStripItem)
ProcessMnemonicProcesses a mnemonic character.
(Inherited from ToolStripLabel)
SelectSelects the item.
(Inherited from ToolStripItem)
SetBoundsSets the size and location of the item.
(Inherited from ToolStripItem)
SetVisibleCoreSets the ToolStripItem to the specified visible state.
(Inherited from ToolStripItem)
ToStringReturns a String containing the name of the Component, if any. This method should not be overridden.
(Inherited from ToolStripItem)

Events

AvailableChangedOccurs when the value of the Available property changes.
(Inherited from ToolStripItem)
BackColorChangedOccurs when the value of the BackColor property changes.
(Inherited from ToolStripItem)
ClickOccurs when the ToolStripItem is clicked.
(Inherited from ToolStripItem)
DisplayStyleChangedOccurs when the DisplayStyle has changed.
(Inherited from ToolStripItem)
DisposedOccurs when the component is disposed by a call to the Dispose method.
(Inherited from Component)
DoubleClickOccurs when the item is double-clicked with the mouse.
(Inherited from ToolStripItem)
DragDropOccurs 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)
DragEnterOccurs when the user drags an item into the client area of this item.
(Inherited from ToolStripItem)
DragLeaveOccurs when the user drags an item and the mouse pointer is no longer over the client area of this item.
(Inherited from ToolStripItem)
DragOverOccurs when the user drags an item over the client area of this item.
(Inherited from ToolStripItem)
EnabledChangedOccurs when the Enabled property value has changed.
(Inherited from ToolStripItem)
ForeColorChangedOccurs when the ForeColor property value changes.
(Inherited from ToolStripItem)
GiveFeedbackOccurs during a drag operation.
(Inherited from ToolStripItem)
LocationChangedOccurs when the location of a ToolStripItem is updated.
(Inherited from ToolStripItem)
MouseDownOccurs when the mouse pointer is over the item and a mouse button is pressed.
(Inherited from ToolStripItem)
MouseEnterOccurs when the mouse pointer enters the item.
(Inherited from ToolStripItem)
MouseHoverOccurs when the mouse pointer hovers over the item.
(Inherited from ToolStripItem)
MouseLeaveOccurs when the mouse pointer leaves the item.
(Inherited from ToolStripItem)
MouseMoveOccurs when the mouse pointer is moved over the item.
(Inherited from ToolStripItem)
MouseUpOccurs when the mouse pointer is over the item and a mouse button is released.
(Inherited from ToolStripItem)
OwnerChangedOccurs when the Owner property changes.
(Inherited from ToolStripItem)
PaintOccurs when the item is redrawn.
(Inherited from ToolStripItem)
QueryAccessibilityHelpOccurs when an accessibility client application invokes help for the ToolStripItem.
(Inherited from ToolStripItem)
QueryContinueDragOccurs 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)
RightToLeftChangedOccurs when the RightToLeft property value changes.
(Inherited from ToolStripItem)
TextChangedOccurs when the value of the Text property changes.
(Inherited from ToolStripItem)
VisibleChangedOccurs when the value of the Visible property changes.
(Inherited from ToolStripItem)

See Also