BCGSoft.Controls.BackstageView Namespace : BackstageViewControlDesigner Class |
The following tables list the members exposed by BackstageViewControlDesigner.
Name | Description | |
---|---|---|
![]() | BackstageViewControlDesigner Constructor |
Name | Description | |
---|---|---|
![]() | accessibilityObj | Specifies the accessibility object for the designer. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | m_defaultIconLarge | |
![]() | m_defaultIconSmall | |
![]() | 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.ControlDesigner) |
![]() | Verbs | Overridden. |
Name | Description | |
---|---|---|
![]() | BehaviorService | Gets the System.Windows.Forms.Design.Behavior.BehaviorService from the design environment. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | EnableDragRect | Gets a value indicating whether drag rectangles can be drawn on this designer component. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | 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) |
![]() | 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 | |
---|---|---|
![]() | BaseWndProc | Processes Windows messages. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | ClearProperty | |
![]() | 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) |
![]() | GetControlGlyph | Returns a System.Windows.Forms.Design.Behavior.ControlBodyGlyph representing the bounds of this control. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | GetHitTest | Indicates whether a mouse click at the specified point should be handled by the control. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | 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) |
![]() | 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 | Receives a call to clean up a drag-and-drop operation. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | OnDragDrop | (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | OnDragEnter | (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | OnDragLeave | (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | OnDragOver | (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | OnGiveFeedback | (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | OnMouseDragBegin | Receives a call in response to the left mouse button being pressed and held while over the component. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | OnMouseDragEnd | Receives a call at the end of a drag-and-drop operation to complete or cancel the operation. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | OnMouseDragMove | Receives a call for each movement of the mouse during a drag-and-drop operation. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | 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 | Receives a call 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.ControlDesigner) |
![]() | OnSetCursor | Receives a call each time the cursor needs to be set. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | 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 exposes through a System.ComponentModel.TypeDescriptor. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | 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. |