BCGSoft.Controls.BackstageView Namespace : BackstageMiniPanelDesigner Class |
The following tables list the members exposed by BackstageMiniPanelDesigner.
Name | Description | |
---|---|---|
![]() | BackstageMiniPanelDesigner Constructor |
Name | Description | |
---|---|---|
![]() | accessibilityObj | Specifies the accessibility object for the designer. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | m_DesignerHost | |
![]() | m_selService | |
![]() | m_Verbs |
Name | Description | |
---|---|---|
![]() | AccessibilityObject | Gets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | ActionLists | Gets the design-time action lists supported by the component associated with the designer. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
![]() | AssociatedComponents | Gets the collection of components associated with the component managed by the designer. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | AutoResizeHandles | Gets 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) |
![]() | Component | Gets the component this designer is designing. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
![]() | Control | Gets the control that the designer is designing. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | ParticipatesWithSnapLines | Gets 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) |
![]() | SelectionRules | Overridden. |
![]() | SnapLines | Gets a list of System.Windows.Forms.Design.Behavior.SnapLine objects representing significant alignment points for this control. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | Verbs | Overridden. |
Name | Description | |
---|---|---|
![]() | AllowControlLasso | Gets a value indicating whether selected controls will be re-parented. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | AllowGenericDragBox | Gets 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) |
![]() | BehaviorService | Gets the System.Windows.Forms.Design.Behavior.BehaviorService from the design environment. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | DefaultControlLocation | Gets the default location for a control added to the designer. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | DrawGrid | Gets or sets a value indicating whether a grid should be drawn on the control for this designer. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | EnableDragRect | Gets a value indicating whether drag rectangles are drawn by the designer. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | GridSize | Gets 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) |
![]() | InheritanceAttribute | Gets the System.ComponentModel.InheritanceAttribute of the designer. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | Inherited | Gets a value indicating whether this component is inherited. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
![]() | MouseDragTool | Gets a value indicating whether the designer has a valid tool during a drag operation. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | ParentComponent | Gets the parent component for the System.Windows.Forms.Design.ControlDesigner. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | ShadowProperties | Gets a collection of property values that override user settings. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
Name | Description | |
---|---|---|
![]() | AddButton | |
![]() | AddButtonVerb | |
![]() | AddMenuButtonVerb | |
![]() | AddTextVerb | |
![]() | CanBeParentedTo | Indicates if this designer's control can be parented by the control of the specified designer. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | CanParent | Overloaded. 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) |
![]() | DeleteButtonVerb | |
![]() | Dispose | Overloaded. 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) |
![]() | DoDefaultAction | Creates 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) |
![]() | GetGlyphs | Gets 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) |
![]() | HideTitleVerb | |
![]() | Initialize | Overridden. |
![]() | InitializeExistingComponent | Re-initializes an existing component. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | InitializeNewComponent | (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | InitializeNonDefault | Initializes the settings for an imported component that is already initialized to settings other than the defaults. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
![]() | InternalControlDesigner | Returns the internal control designer with the specified index in the System.Windows.Forms.Design.ControlDesigner. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | NumberOfInternalControlDesigners | Returns the number of internal control designers in the System.Windows.Forms.Design.ControlDesigner. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | OnComonentRemoving | |
![]() | OnSetComponentDefaults | Called when the designer is intialized. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | SetCustomMode | |
![]() | SetDefaultMode | |
![]() | SetListMode | |
![]() | ShowTitleVerb |
Name | Description | |
---|---|---|
![]() | AddPaddingSnapLines | Adds padding snaplines. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | BaseWndProc | Processes Windows messages. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | ClearProperty | |
![]() | CreateTool | Overloaded. Creates a component or control from the specified tool and adds it to the current design document. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | CreateToolCore | Provides core functionality for all the System.Windows.Forms.Design.ParentControlDesigner.CreateTool(System.Drawing.Design.ToolboxItem) methods. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | DefWndProc | Provides default processing for Windows messages. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | DisplayError | Displays information about the specified exception to the user. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | EnableDesignMode | Enables design time functionality for a child control. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | EnableDragDrop | Enables or disables drag-and-drop support for the control being designed. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | Finalize | Attempts to free resources by calling Dispose(false) before the object is reclaimed by garbage collection. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
![]() | GetControl | Gets the control from the designer of the specified component. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | GetControlGlyph | Gets a body glyph that represents the bounds of the control. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | GetHitTest | Indicates whether a mouse click at the specified point should be handled by the control. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | GetParentForComponent | Used 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) |
![]() | GetService | Attempts to retrieve the specified type of service from the design mode site of the designer's component. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
![]() | GetUpdatedRect | Updates the position of the specified rectangle, adjusting it for grid alignment if grid alignment mode is enabled. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | HookChildControls | Routes messages from the child controls of the specified control to the designer. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | InvokeGetInheritanceAttribute | Gets the System.ComponentModel.InheritanceAttribute of the specified System.ComponentModel.Design.ComponentDesigner. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
![]() | OnContextMenu | Shows 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) |
![]() | OnCreateHandle | Provides an opportunity to perform additional processing immediately after the control handle has been created. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | OnDragComplete | Called in order to clean up a drag-and-drop operation. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | OnDragDrop | Called when a drag-and-drop object is dropped onto the control designer view. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | OnDragEnter | Called when a drag-and-drop operation enters the control designer view. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | OnDragLeave | Called when a drag-and-drop operation leaves the control designer view. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | OnDragOver | Called when a drag-and-drop object is dragged over the control designer view. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | OnGiveFeedback | (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | OnMouseDragBegin | Called in response to the left mouse button being pressed and held while over the component. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | OnMouseDragEnd | Called at the end of a drag-and-drop operation to complete or cancel the operation. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | OnMouseDragMove | Called for each movement of the mouse during a drag-and-drop operation. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | OnMouseEnter | Receives a call when the mouse first enters the control. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | OnMouseHover | Receives a call after the mouse hovers over the control. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | OnMouseLeave | Receives a call when the mouse first enters the control. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | OnPaintAdornments | Called 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) |
![]() | OnSetCursor | Provides an opportunity to change the current mouse cursor. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | PostFilterAttributes | Allows 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) |
![]() | PostFilterEvents | Allows 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) |
![]() | PostFilterProperties | Overridden. |
![]() | PreFilterAttributes | Allows a designer to add to the set of attributes that it exposes through a System.ComponentModel.TypeDescriptor. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
![]() | PreFilterEvents | Allows a designer to add to the set of events that it exposes through a System.ComponentModel.TypeDescriptor. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
![]() | PreFilterProperties | Adjusts the set of properties the component will expose through a System.ComponentModel.TypeDescriptor. (Inherited from System.Windows.Forms.Design.ParentControlDesigner) |
![]() | RaiseComponentChanged | Notifies the System.ComponentModel.Design.IComponentChangeService that this component has been changed. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
![]() | RaiseComponentChanging | Notifies the System.ComponentModel.Design.IComponentChangeService that this component is about to be changed. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
![]() | UnhookChildControls | Routes messages for the children of the specified control to each control rather than to a parent designer. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | WndProc | Overridden. |