An NDoc Documented Class Library

ContainerStatusBarDesigner Properties

The properties of the ContainerStatusBarDesigner class are listed below. For a complete list of ContainerStatusBarDesigner class members, see the ContainerStatusBarDesigner Members topic.

Public Instance Properties

AccessibilityObject (inherited from ControlDesigner) Gets the AccessibleObject assigned to the control.
AssociatedComponents (inherited from ControlDesigner) Gets the collection of components associated with the designer.
Component (inherited from ComponentDesigner) Gets the component this designer is designing.
ContainerStatusBar A reference to the ContainerStatusBar being designed.
Control (inherited from ControlDesigner) Gets the control that the designer is designing.
SelectionRules (inherited from ControlDesigner) Gets the selection rules that indicate the movement capabilities of a component.
Verbs (inherited from ComponentDesigner) Gets the design-time verbs supported by the component that is associated with the designer.

Protected Instance Properties

DefaultControlLocation (inherited from ParentControlDesigner)Gets the default location for a control added to the designer.
DrawGrid (inherited from ParentControlDesigner) Gets or sets a value indicating whether a grid should be drawn on the control for this designer.
EnableDragRect (inherited from ParentControlDesigner)Gets a value indicating whether drag rectangles are drawn by the designer.
GridSize (inherited from ParentControlDesigner) Gets or sets the size of each square of the grid that is drawn when the designer is in grid draw mode.
InheritanceAttribute (inherited from ComponentDesigner) Gets an attribute that indicates the type of inheritance of the associated component.
Inherited (inherited from ComponentDesigner) Gets a value indicating whether this component is inherited.
ShadowProperties (inherited from ComponentDesigner) Gets a collection of property values that override user settings.

See Also

ContainerStatusBarDesigner Class | Genghis.Windows.Forms.Design Namespace