BCGSoft.Controls.BackstageView Namespace : BackstageTabItemDesigner Class |
The following tables list the members exposed by BackstageTabItemDesigner.
Name | Description | |
---|---|---|
![]() | BackstageTabItemDesigner Constructor |
Name | Description | |
---|---|---|
![]() | 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.ComponentModel.Design.ComponentDesigner) |
![]() | Component | Gets the component this designer is designing. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
Name | Description | |
---|---|---|
![]() | InheritanceAttribute | Gets an attribute that indicates the type of inheritance of the associated component. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
![]() | Inherited | Gets a value indicating whether this component is inherited. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
![]() | ParentComponent | Gets the parent component for this designer. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
![]() | ShadowProperties | Gets a collection of property values that override user settings. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Releases all resources used by the System.ComponentModel.Design.ComponentDesigner. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
![]() | 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) |
![]() | InitializeExistingComponent | Reinitializes an existing component. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
![]() | InitializeNewComponent | Initializes a newly created component. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
![]() | InitializeNonDefault | Initializes the settings for an imported component that is already initialized to settings other than the defaults. (Inherited from System.ComponentModel.Design.ComponentDesigner) |
![]() | OnSetComponentDefaults | Sets the default properties for the component. (Inherited from System.ComponentModel.Design.ComponentDesigner) |