SwitcherViewAdapter Class
Represents the component property of the SwitcherViewAdapter.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
System::MarshalByRefObject
System.ComponentModel::Component
Microsoft.SqlServer.Management.TaskForms::SwitcherViewAdapter
| Name | Description | |
|---|---|---|
![]() | SwitcherViewAdapter() | Initializes a new instance of the SwitcherViewAdapter class with the default property values. |
![]() | SwitcherViewAdapter(IContainer^) | Initializes a new instance of the SwitcherViewAdapter class with the specified container. |
| Name | Description | |
|---|---|---|
![]() | CanRaiseEvents | (Inherited from Component.) |
![]() | Container | (Inherited from Component.) |
![]() | Control | Gets a control to the SwitcherViewAdapter. |
![]() | Controller | Gets the controller object of the SwitcherViewAdapter. |
![]() | DefaultSize | Gets the default size of the control. |
![]() | DesignMode | (Inherited from Component.) |
![]() | Events | (Inherited from Component.) |
![]() | MinimumSize | Gets the minimum that the T:System.Windows.Forms.Control.GetPreferredSize method can specify. |
![]() | Site | (Inherited from Component.) |
![]() | Text | Gets or sets the text associated with this control. |
| Name | Description | |
|---|---|---|
![]() | CreateObjRef(Type^) | (Inherited from MarshalByRefObject.) |
![]() | Dispose() | (Inherited from Component.) |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the SwitcherViewAdapter method and optionally releases the managed resources. (Overrides Component::Dispose(Boolean).) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Component.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | GetService(Type^) | (Inherited from Component.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Initialize(IController^) | Initializes the value to the control. |
![]() | InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() | ToString() | (Inherited from Component.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




