BCGControlBar Library for .NET
MdiTabsOptionsDesigner Class Members
Properties  Methods 


The following tables list the members exposed by MdiTabsOptionsDesigner.

Public Constructors
 NameDescription
Public ConstructorMdiTabsOptionsDesigner Constructor  
Top
Public Properties
 NameDescription
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.ComponentModel.Design.ComponentDesigner)
Public PropertyComponentGets the component this designer is designing. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Public PropertyVerbsGets the design-time verbs supported by the component that is associated with the designer. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Top
Protected Properties
 NameDescription
Protected PropertyInheritanceAttributeGets an attribute that indicates the type of inheritance of the associated component. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Protected PropertyInheritedGets a value indicating whether this component is inherited. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Protected PropertyParentComponentGets the parent component for this designer. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Protected PropertyShadowPropertiesGets a collection of property values that override user settings. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Top
Public Methods
 NameDescription
Public MethodDisposeOverloaded. Releases all resources used by the System.ComponentModel.Design.ComponentDesigner. (Inherited from System.ComponentModel.Design.ComponentDesigner)
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 MethodInitializeOverridden.   
Public MethodInitializeExistingComponentReinitializes an existing component. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Public MethodInitializeNewComponentInitializes a newly created component. (Inherited from System.ComponentModel.Design.ComponentDesigner)
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 MethodOnSetComponentDefaultsSets the default properties for the component. (Inherited from System.ComponentModel.Design.ComponentDesigner)
Top
Protected Methods
 NameDescription
Protected MethodFinalizeAttempts to free resources by calling Dispose(false) before the object is reclaimed by garbage collection. (Inherited from System.ComponentModel.Design.ComponentDesigner)
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 MethodInvokeGetInheritanceAttributeGets the System.ComponentModel.InheritanceAttribute of the specified System.ComponentModel.Design.ComponentDesigner. (Inherited from System.ComponentModel.Design.ComponentDesigner)
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 MethodPostFilterPropertiesAllows a designer to change or remove items from the set of properties that it exposes through a System.ComponentModel.TypeDescriptor. (Inherited from System.ComponentModel.Design.ComponentDesigner)
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 MethodPreFilterPropertiesAllows a designer to add to the set of properties that it exposes through a System.ComponentModel.TypeDescriptor. (Inherited from System.ComponentModel.Design.ComponentDesigner)
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)
Top
See Also

Reference

MdiTabsOptionsDesigner Class
BCGSoft.ControlBars Namespace

Send Feedback