BCGSoft.Controls.BackstageView Namespace : BackstageButtonDesigner Class |
The following tables list the members exposed by BackstageButtonDesigner.
Name | Description | |
---|---|---|
![]() | BackstageButtonDesigner Constructor |
Name | Description | |
---|---|---|
![]() | accessibilityObj | Specifies the accessibility object for the designer. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
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 | Gets the design-time verbs supported by the component that is associated with the designer. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
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 | |
---|---|---|
![]() | CanBeParentedTo | Indicates if this designer's control can be parented by the control of the specified designer. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | Dispose | Overloaded. Releases the unmanaged resources used by the System.Windows.Forms.Design.ControlDesigner and optionally releases the managed resources. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | 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.ControlDesigner) |
![]() | Initialize | Initializes the designer with the specified component. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | InitializeExistingComponent | Re-initializes an existing component. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
![]() | InitializeNewComponent | Overridden. |
![]() | 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) |
![]() | OnSetComponentDefaults | Called when the designer is intialized. (Inherited from System.Windows.Forms.Design.ControlDesigner) |
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. |