ITaskFormInfo Interface
Displays the form information of the interface.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | AdvancedView | Gets a value that indicates whether the view is in advanced form. |
![]() | Caption | Specifies the text displayed in the caption of an object. Available at design time and run time. |
![]() | Components | Gets the current list of the components. |
![]() | Description | Gets the specified value for the description. |
![]() | HelpID | Gets the specified value for the Help ID. |
![]() | Icon | Gets a Icon object for the control. |
![]() | Moniker | Gets the string value for the moniker. |
![]() | PreviewView | Gets a value that indicates whether the view is previewed. |
![]() | Properties | Gets the current properties of the dictionary. |
![]() | Scripting | Gets a value that indicates whether the form allows a scripting method. |
Show:
