BCGControlBar Library for .NET
BackstageMiniPanelDesigner Class Members
Fields  Properties  Methods 


The following tables list the members exposed by BackstageMiniPanelDesigner.

Public Constructors
 NameDescription
Public ConstructorBackstageMiniPanelDesigner Constructor  
Top
Protected Fields
 NameDescription
Protected FieldaccessibilityObjSpecifies the accessibility object for the designer. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Protected Fieldm_DesignerHost  
Protected Fieldm_selService  
Protected Fieldm_Verbs  
Top
Public Properties
 NameDescription
Public PropertyAccessibilityObjectGets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Public PropertyActionListsGets the design-time action lists supported by the component associated with the designer. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Public PropertyAssociatedComponentsGets the collection of components associated with the component managed by the designer. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Public PropertyAutoResizeHandlesGets or sets a value indicating whether resize handle allocation depends on the value of the System.Windows.Forms.Control.AutoSize property. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Public PropertyComponentGets the component this designer is designing. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Public PropertyControlGets the control that the designer is designing. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Public PropertyParticipatesWithSnapLinesGets a value indicating whether the System.Windows.Forms.Design.ControlDesigner will allow snapline alignment during a drag operation. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Public PropertySelectionRulesOverridden.   
Public PropertySnapLinesGets a list of System.Windows.Forms.Design.Behavior.SnapLine objects representing significant alignment points for this control. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Public PropertyVerbsOverridden.   
Top
Protected Properties
 NameDescription
Protected PropertyAllowControlLassoGets a value indicating whether selected controls will be re-parented. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected PropertyAllowGenericDragBoxGets a value indicating whether a generic drag box should be drawn when dragging a toolbox item over the designer's surface. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected PropertyBehaviorServiceGets the System.Windows.Forms.Design.Behavior.BehaviorService from the design environment. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Protected PropertyDefaultControlLocationGets the default location for a control added to the designer. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected PropertyDrawGridGets or sets a value indicating whether a grid should be drawn on the control for this designer. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected PropertyEnableDragRectGets a value indicating whether drag rectangles are drawn by the designer. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected PropertyGridSizeGets or sets the size of each square of the grid that is drawn when the designer is in grid draw mode. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected PropertyInheritanceAttributeGets the System.ComponentModel.InheritanceAttribute of the designer. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Protected PropertyInheritedGets a value indicating whether this component is inherited. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Protected PropertyMouseDragToolGets a value indicating whether the designer has a valid tool during a drag operation. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected PropertyParentComponentGets the parent component for the System.Windows.Forms.Design.ControlDesigner. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Protected PropertyShadowPropertiesGets a collection of property values that override user settings. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Top
Public Methods
 NameDescription
Public MethodAddButton  
Public MethodAddButtonVerb  
Public MethodAddMenuButtonVerb  
Public MethodAddTextVerb  
Public MethodCanBeParentedToIndicates if this designer's control can be parented by the control of the specified designer. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Public MethodCanParentOverloaded. Indicates whether the control managed by the specified designer can be a child of the control managed by this designer. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Public MethodDeleteButtonVerb  
Public MethodDisposeOverloaded. Releases the unmanaged resources used by the System.Windows.Forms.Design.ParentControlDesigner, and optionally releases the managed resources. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Public MethodDoDefaultActionCreates a method signature in the source code file for the default event on the component and navigates the user's cursor to that location. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Public MethodGetGlyphsGets a collection of System.Windows.Forms.Design.Behavior.Glyph objects representing the selection borders and grab handles for a standard control. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Public MethodHideTitleVerb  
Public MethodInitializeOverridden.   
Public MethodInitializeExistingComponentRe-initializes an existing component. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Public MethodInitializeNewComponent (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Public MethodInitializeNonDefaultInitializes the settings for an imported component that is already initialized to settings other than the defaults. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Public MethodInternalControlDesignerReturns the internal control designer with the specified index in the System.Windows.Forms.Design.ControlDesigner. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Public MethodNumberOfInternalControlDesignersReturns the number of internal control designers in the System.Windows.Forms.Design.ControlDesigner. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Public MethodOnComonentRemoving  
Public MethodOnSetComponentDefaultsCalled when the designer is intialized. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Public MethodSetCustomMode  
Public MethodSetDefaultMode  
Public MethodSetListMode  
Public MethodShowTitleVerb  
Top
Protected Methods
 NameDescription
Protected MethodAddPaddingSnapLinesAdds padding snaplines. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected MethodBaseWndProcProcesses Windows messages. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Protected MethodClearProperty  
Protected MethodCreateToolOverloaded. Creates a component or control from the specified tool and adds it to the current design document. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected MethodCreateToolCoreProvides core functionality for all the System.Windows.Forms.Design.ParentControlDesigner.CreateTool(System.Drawing.Design.ToolboxItem) methods. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected MethodDefWndProcProvides default processing for Windows messages. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Protected MethodDisplayErrorDisplays information about the specified exception to the user. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Protected MethodEnableDesignModeEnables design time functionality for a child control. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Protected MethodEnableDragDropEnables or disables drag-and-drop support for the control being designed. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Protected MethodFinalizeAttempts to free resources by calling Dispose(false) before the object is reclaimed by garbage collection. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Protected MethodGetControlGets the control from the designer of the specified component. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected MethodGetControlGlyphGets a body glyph that represents the bounds of the control. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected MethodGetHitTestIndicates whether a mouse click at the specified point should be handled by the control. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Protected MethodGetParentForComponentUsed by deriving classes to determine if it returns the control being designed or some other System.ComponentModel.Container while adding a component to it. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected MethodGetServiceAttempts to retrieve the specified type of service from the design mode site of the designer's component. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Protected MethodGetUpdatedRectUpdates the position of the specified rectangle, adjusting it for grid alignment if grid alignment mode is enabled. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected MethodHookChildControlsRoutes messages from the child controls of the specified control to the designer. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Protected MethodInvokeGetInheritanceAttributeGets the System.ComponentModel.InheritanceAttribute of the specified System.ComponentModel.Design.ComponentDesigner. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Protected MethodOnContextMenuShows the context menu and provides an opportunity to perform additional processing when the context menu is about to be displayed. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Protected MethodOnCreateHandleProvides an opportunity to perform additional processing immediately after the control handle has been created. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Protected MethodOnDragCompleteCalled in order to clean up a drag-and-drop operation. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected MethodOnDragDropCalled when a drag-and-drop object is dropped onto the control designer view. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected MethodOnDragEnterCalled when a drag-and-drop operation enters the control designer view. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected MethodOnDragLeaveCalled when a drag-and-drop operation leaves the control designer view. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected MethodOnDragOverCalled when a drag-and-drop object is dragged over the control designer view. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected MethodOnGiveFeedback (Inherited from System.Windows.Forms.Design.ControlDesigner)
Protected MethodOnMouseDragBeginCalled in response to the left mouse button being pressed and held while over the component. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected MethodOnMouseDragEndCalled at the end of a drag-and-drop operation to complete or cancel the operation. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected MethodOnMouseDragMoveCalled for each movement of the mouse during a drag-and-drop operation. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected MethodOnMouseEnterReceives a call when the mouse first enters the control. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Protected MethodOnMouseHoverReceives a call after the mouse hovers over the control. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Protected MethodOnMouseLeaveReceives a call when the mouse first enters the control. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Protected MethodOnPaintAdornmentsCalled when the control that the designer is managing has painted its surface so the designer can paint any additional adornments on top of the control. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected MethodOnSetCursorProvides an opportunity to change the current mouse cursor. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected MethodPostFilterAttributesAllows a designer to change or remove items from the set of attributes that it exposes through a System.ComponentModel.TypeDescriptor. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Protected MethodPostFilterEventsAllows a designer to change or remove items from the set of events that it exposes through a System.ComponentModel.TypeDescriptor. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Protected MethodPostFilterPropertiesOverridden.   
Protected MethodPreFilterAttributesAllows a designer to add to the set of attributes that it exposes through a System.ComponentModel.TypeDescriptor. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Protected MethodPreFilterEventsAllows a designer to add to the set of events that it exposes through a System.ComponentModel.TypeDescriptor. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Protected MethodPreFilterPropertiesAdjusts the set of properties the component will expose through a System.ComponentModel.TypeDescriptor. (Inherited from System.Windows.Forms.Design.ParentControlDesigner)
Protected MethodRaiseComponentChangedNotifies the System.ComponentModel.Design.IComponentChangeService that this component has been changed. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Protected MethodRaiseComponentChangingNotifies the System.ComponentModel.Design.IComponentChangeService that this component is about to be changed. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Protected MethodUnhookChildControlsRoutes messages for the children of the specified control to each control rather than to a parent designer. (Inherited from System.Windows.Forms.Design.ControlDesigner)
Protected MethodWndProcOverridden.   
Top
See Also

Reference

BackstageMiniPanelDesigner Class
BCGSoft.Controls.BackstageView Namespace

Send Feedback