LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
CustomToolStripButton Class Properties
See Also 
Leadtools.Medical.Workstation.UI Namespace : CustomToolStripButton Class


"

For a list of all members of this type, see CustomToolStripButton members.

"

Public Properties

 NameDescription
public Property AccessibilityObjectGets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.ToolStripItem)
public Property AccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem)
public Property AccessibleDescriptionGets or sets the description that will be reported to accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem)
public Property AccessibleNameGets or sets the name of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem)
public Property AccessibleRoleGets or sets the accessible role of the control, which specifies the type of user interface element of the control. (Inherited from System.Windows.Forms.ToolStripItem)
public Property ActivatedGets or sets a value that indicates whether the CustomToolStripButton is activated.  
public Property AlignmentGets or sets a value indicating whether the item aligns towards the beginning or end of the System.Windows.Forms.ToolStrip. (Inherited from System.Windows.Forms.ToolStripItem)
public Property AllowDropGets or sets a value indicating whether drag-and-drop and item reordering are handled through events that you implement. (Inherited from System.Windows.Forms.ToolStripItem)
public Property AnchorGets or sets the edges of the container to which a System.Windows.Forms.ToolStripItem is bound and determines how a System.Windows.Forms.ToolStripItem is resized with its parent. (Inherited from System.Windows.Forms.ToolStripItem)
public Property AutoSizeGets or sets a value indicating whether the item is automatically sized. (Inherited from System.Windows.Forms.ToolStripItem)
public Property AutoToolTipGets or sets a value indicating whether default or custom System.Windows.Forms.ToolTip text is displayed on the System.Windows.Forms.ToolStripButton. (Inherited from System.Windows.Forms.ToolStripButton)
public Property AvailableGets or sets a value indicating whether the System.Windows.Forms.ToolStripItem should be placed on a System.Windows.Forms.ToolStrip. (Inherited from System.Windows.Forms.ToolStripItem)
public Property BackColorGets or sets the background color for the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property BackgroundImageGets or sets the background image displayed in the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property BackgroundImageLayoutGets or sets the background image layout used for the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
public Property BoundsGets the size and location of the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property CanSelectGets a value indicating whether the item can be selected. (Inherited from System.Windows.Forms.ToolStripItem)
public Property CheckedGets or sets a value indicating whether the System.Windows.Forms.ToolStripButton is pressed or not pressed. (Inherited from System.Windows.Forms.ToolStripButton)
public Property CheckOnClickGets or sets a value indicating whether the System.Windows.Forms.ToolStripButton should automatically appear pressed in and not pressed in when clicked. (Inherited from System.Windows.Forms.ToolStripButton)
public Property CheckStateGets or sets a value indicating whether the System.Windows.Forms.ToolStripButton is in the pressed or not pressed state by default, or is in an indeterminate state. (Inherited from System.Windows.Forms.ToolStripButton)
public Property ContainerGets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
public Property ContentRectangleGets the area where content, such as text and icons, can be placed within a System.Windows.Forms.ToolStripItem without overwriting background borders. (Inherited from System.Windows.Forms.ToolStripItem)
public Property DisplayStyleGets or sets whether text and images are displayed on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
public Property DockGets or sets which System.Windows.Forms.ToolStripItem borders are docked to its parent control and determines how a System.Windows.Forms.ToolStripItem is resized with its parent. (Inherited from System.Windows.Forms.ToolStripItem)
public Property DoubleClickEnabledGets or sets a value indicating whether the System.Windows.Forms.ToolStripItem can be activated by double-clicking the mouse. (Inherited from System.Windows.Forms.ToolStripItem)
public Property EnabledGets or sets a value indicating whether the parent control of the System.Windows.Forms.ToolStripItem is enabled. (Inherited from System.Windows.Forms.ToolStripItem)
public Property FontGets or sets the font of the text displayed by the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property ForeColorGets or sets the foreground color of the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property HeightGets or sets the height, in pixels, of a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
public Property ImageGets or sets the image that is displayed on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
public Property ImageAlignGets or sets the alignment of the image on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
public Property ImageIndexGets or sets the index value of the image that is displayed on the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property ImageKeyGets or sets the key accessor for the image in the System.Windows.Forms.ToolStrip.ImageList that is displayed on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
public Property ImageScalingGets or sets a value indicating whether an image on a System.Windows.Forms.ToolStripItem is automatically resized to fit in a container. (Inherited from System.Windows.Forms.ToolStripItem)
public Property ImageTransparentColorGets or sets the color to treat as transparent in a System.Windows.Forms.ToolStripItem image. (Inherited from System.Windows.Forms.ToolStripItem)
public Property IsDisposedGets a value indicating whether the object has been disposed of. (Inherited from System.Windows.Forms.ToolStripItem)
public Property IsOnDropDownGets a value indicating whether the container of the current System.Windows.Forms.Control is a System.Windows.Forms.ToolStripDropDown. (Inherited from System.Windows.Forms.ToolStripItem)
public Property IsOnOverflowGets a value indicating whether the System.Windows.Forms.ToolStripItem.Placement property is set to System.Windows.Forms.ToolStripItemPlacement.Overflow. (Inherited from System.Windows.Forms.ToolStripItem)
public Property MarginGets or sets the space between the item and adjacent items. (Inherited from System.Windows.Forms.ToolStripItem)
public Property MergeActionGets or sets how child menus are merged with parent menus. (Inherited from System.Windows.Forms.ToolStripItem)
public Property MergeIndexGets or sets the position of a merged item within the current System.Windows.Forms.ToolStrip. (Inherited from System.Windows.Forms.ToolStripItem)
public Property NameGets or sets the name of the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property OverflowGets or sets whether the item is attached to the System.Windows.Forms.ToolStrip or System.Windows.Forms.ToolStripOverflowButton or can float between the two. (Inherited from System.Windows.Forms.ToolStripItem)
public Property OwnerGets or sets the owner of this item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property OwnerItemGets the parent System.Windows.Forms.ToolStripItem of this System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
public Property PaddingGets or sets the internal spacing, in pixels, between the item's contents and its edges. (Inherited from System.Windows.Forms.ToolStripItem)
public Property PlacementGets the current layout of the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property PressedGets a value indicating whether the state of the item is pressed. (Inherited from System.Windows.Forms.ToolStripItem)
public Property 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 System.Windows.Forms.ToolStripItem)
public Property RightToLeftAutoMirrorImageMirrors automatically the System.Windows.Forms.ToolStripItem image when the System.Windows.Forms.ToolStripItem.RightToLeft property is set to System.Windows.Forms.RightToLeft.Yes. (Inherited from System.Windows.Forms.ToolStripItem)
public Property SelectedGets a value indicating whether the item is selected. (Inherited from System.Windows.Forms.ToolStripItem)
public Property SiteGets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
public Property SizeGets or sets the size of the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property TagGets or sets the object that contains data about the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property TextGets or sets the text that is to be displayed on the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property TextAlignGets or sets the alignment of the text on a System.Windows.Forms.ToolStripLabel. (Inherited from System.Windows.Forms.ToolStripItem)
public Property TextDirectionGets the orientation of text used on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
public Property TextImageRelationGets or sets the position of System.Windows.Forms.ToolStripItem text and image relative to each other. (Inherited from System.Windows.Forms.ToolStripItem)
public Property ToolTipTextGets or sets the text that appears as a System.Windows.Forms.ToolTip for a control. (Inherited from System.Windows.Forms.ToolStripItem)
public Property VisibleGets or sets a value indicating whether the item is displayed. (Inherited from System.Windows.Forms.ToolStripItem)
public Property WidthGets or sets the width in pixels of a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Top

Protected Properties

 NameDescription
protected Property CanRaiseEventsGets a value indicating whether the component can raise an event. (Inherited from System.ComponentModel.Component)
protected Property DefaultAutoToolTipGets a value indicating whether to display the System.Windows.Forms.ToolTip that is defined as the default. (Inherited from System.Windows.Forms.ToolStripItem)
protected Property DefaultDisplayStyleGets a value indicating what is displayed on the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
protected Property DefaultPaddingGets the internal spacing characteristics of the item. (Inherited from System.Windows.Forms.ToolStripItem)
protected Property DefaultSizeGets the default size of the item. (Inherited from System.Windows.Forms.ToolStripItem)
protected Property DesignModeGets a value that indicates whether the System.ComponentModel.Component is currently in design mode. (Inherited from System.ComponentModel.Component)
protected Property EventsGets the list of event handlers that are attached to this System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
Top

See Also