BinaryPanelBarControlActionList
Custom implementation of the DesignerActionList class.
public class BinaryPanelBarControlActionList : System.ComponentModel.Design.DesignerActionList
Inherits from / implements: System.ComponentModel.Design.DesignerActionList
Members at a glance
BinaryPanelBarControlActionList | Initializes a new instance of the BinaryPanelBarControlActionList class for the component being designed. |
AddShowNavigationOptionsMenuItem | Gets or sets the add show navigation options menu item of the control being designed, so that it can be set from the smart tag panel on the design surface. |
ButtonBorderStyle | Gets or sets the button border style of the control being designed, so that it can be set from the smart tag panel on the design surface. |
CollapseExpandButtonColor | Gets or sets the collapse expand button color of the control being designed, so that it can be set from the smart tag panel on the design surface. |
ContextMenuChevronColor | Gets or sets the context menu chevron color of the control being designed, so that it can be set from the smart tag panel on the design surface. |
ControlBorderStyle | Gets or sets the control border style of the control being designed, so that it can be set from the smart tag panel on the design surface. |
ControlInCollapsedMode | Gets or sets the control in collapsed mode of the control being designed, so that it can be set from the smart tag panel on the design surface. |
CustomChevronImage | Gets or sets the custom chevron image of the control being designed, so that it can be set from the smart tag panel on the design surface. |
GripperColor | Gets or sets the gripper color of the control being designed, so that it can be set from the smart tag panel on the design surface. |
GripperHeight | Gets or sets the gripper height of the control being designed, so that it can be set from the smart tag panel on the design surface. |
HowManyPanelButtonsToShow | Gets or sets the how many panel buttons to show of the control being designed, so that it can be set from the smart tag panel on the design surface. |
ItemColorRenderingStyle | Gets or sets the item color rendering style of the control being designed, so that it can be set from the smart tag panel on the design surface. |
MainHeaderTextColor | Gets or sets the main header text color of the control being designed, so that it can be set from the smart tag panel on the design surface. |
MainHeaderTextFont | Gets or sets the main header text font of the control being designed, so that it can be set from the smart tag panel on the design surface. |
MenuItemAvailableButtonCheckedStateBorderColor | Gets or sets the menu item available button checked state border color of the control being designed, so that it can be set from the smart tag panel on the design surface. |
MenuItemSelectionBackgroundColor | Gets or sets the menu item selection background color of the control being designed, so that it can be set from the smart tag panel on the design surface. |
RenderInOutlook2007StyleExpandCollapseMode | Gets or sets the render in outlook2007 style expand collapse mode of the control being designed, so that it can be set from the smart tag panel on the design surface. |
XPThemeToEmulate | Gets or sets the XP theme to emulate of the control being designed, so that it can be set from the smart tag panel on the design surface. |
GetSortedActionItems | Returns the entries shown in the smart tag panel, in the order they are to appear. |
Constructors
BinaryPanelBarControlActionList
Initializes a new instance of the BinaryPanelBarControlActionList class for the component being designed.
- component
- The control this action list acts on.
Properties
ButtonBorderStyle
Gets or sets the button border style of the control being designed, so that it can be set from the smart tag panel on the design surface.
CollapseExpandButtonColor
Gets or sets the collapse expand button color of the control being designed, so that it can be set from the smart tag panel on the design surface.
ControlBorderStyle
Gets or sets the control border style of the control being designed, so that it can be set from the smart tag panel on the design surface.
ControlInCollapsedMode
Gets or sets the control in collapsed mode of the control being designed, so that it can be set from the smart tag panel on the design surface.
CustomChevronImage
Gets or sets the custom chevron image of the control being designed, so that it can be set from the smart tag panel on the design surface.
GripperColor
Gets or sets the gripper color of the control being designed, so that it can be set from the smart tag panel on the design surface.
GripperHeight
Gets or sets the gripper height of the control being designed, so that it can be set from the smart tag panel on the design surface.
HowManyPanelButtonsToShow
Gets or sets the how many panel buttons to show of the control being designed, so that it can be set from the smart tag panel on the design surface.
ItemColorRenderingStyle
Gets or sets the item color rendering style of the control being designed, so that it can be set from the smart tag panel on the design surface.
MainHeaderTextColor
Gets or sets the main header text color of the control being designed, so that it can be set from the smart tag panel on the design surface.
MainHeaderTextFont
Gets or sets the main header text font of the control being designed, so that it can be set from the smart tag panel on the design surface.
RenderInOutlook2007StyleExpandCollapseMode
Gets or sets the render in outlook2007 style expand collapse mode of the control being designed, so that it can be set from the smart tag panel on the design surface.
XPThemeToEmulate
Gets or sets the XP theme to emulate of the control being designed, so that it can be set from the smart tag panel on the design surface.
Methods
GetSortedActionItems
Returns the entries shown in the smart tag panel, in the order they are to appear.