BinaryHeaderControlActionList
Custom implementation of the DesignerActionList class.
public class BinaryHeaderControlActionList : System.ComponentModel.Design.DesignerActionList
Inherits from / implements: System.ComponentModel.Design.DesignerActionList
Members at a glance
BinaryHeaderControlActionList | Initializes a new instance of the BinaryHeaderControlActionList class for the component being designed. |
ColorScheme | Gets or sets the color scheme of the control being designed, so that it can be set from the smart tag panel on the design surface. |
ContextMenuType | Gets or sets the context menu type of the control being designed, so that it can be set from the smart tag panel on the design surface. |
DrawBorderAround | Gets or sets the draw border around of the control being designed, so that it can be set from the smart tag panel on the design surface. |
DrawFooter | Gets or sets the draw footer of the control being designed, so that it can be set from the smart tag panel on the design surface. |
EnableCollapseExpandButton | Gets or sets the enable collapse expand button of the control being designed, so that it can be set from the smart tag panel on the design surface. |
FooterBorderColor | Gets or sets the footer border color of the control being designed, so that it can be set from the smart tag panel on the design surface. |
FooterText | Gets or sets the footer text of the control being designed, so that it can be set from the smart tag panel on the design surface. |
HeaderBorderColor | Gets or sets the header border color of the control being designed, so that it can be set from the smart tag panel on the design surface. |
HeaderFooterDrawingStyle | Gets or sets the header footer drawing style of the control being designed, so that it can be set from the smart tag panel on the design surface. |
HeaderLocation | Gets or sets the header location of the control being designed, so that it can be set from the smart tag panel on the design surface. |
HeaderText | Gets or sets the header text 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
BinaryHeaderControlActionList
Initializes a new instance of the BinaryHeaderControlActionList class for the component being designed.
- component
- The control this action list acts on.
Properties
ColorScheme
Gets or sets the color scheme of the control being designed, so that it can be set from the smart tag panel on the design surface.
DrawBorderAround
Gets or sets the draw border around of the control being designed, so that it can be set from the smart tag panel on the design surface.
EnableCollapseExpandButton
Gets or sets the enable collapse expand button of the control being designed, so that it can be set from the smart tag panel on the design surface.
HeaderBorderColor
Gets or sets the header border color of the control being designed, so that it can be set from the smart tag panel on the design surface.
HeaderLocation
Gets or sets the header location of the control being designed, so that it can be set from the smart tag panel on the design surface.
HeaderText
Gets or sets the header text 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.