See VCWizCtl for information.
Inheritance Hierarchy
System.Object
  Microsoft.VisualStudio.VsWizard.VCWizCtlClass
Namespace:  Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
'Declaration
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
<GuidAttribute("D4D285DC-2447-11D7-8BF6-00B0D03DAA06")> _
Public Class VCWizCtlClass _
    Implements IVCWizCtlUI, VCWizCtl
[ClassInterfaceAttribute(ClassInterfaceType.None)]
[GuidAttribute("D4D285DC-2447-11D7-8BF6-00B0D03DAA06")]
public class VCWizCtlClass : IVCWizCtlUI, 
    VCWizCtl
[ClassInterfaceAttribute(ClassInterfaceType::None)]
[GuidAttribute(L"D4D285DC-2447-11D7-8BF6-00B0D03DAA06")]
public ref class VCWizCtlClass : IVCWizCtlUI, 
    VCWizCtl
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
[<GuidAttribute("D4D285DC-2447-11D7-8BF6-00B0D03DAA06")>]
type VCWizCtlClass =  
    class 
        interface IVCWizCtlUI 
        interface VCWizCtl 
    end
public class VCWizCtlClass implements IVCWizCtlUI, VCWizCtl
The VCWizCtlClass type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]()  | 
VCWizCtlClass | Infrastructure. Microsoft Internal Use Only. | 
Top
Properties
| Name | Description | |
|---|---|---|
![]()  | 
ActiveXControls | Gets the ActiveX controls registered in the system. | 
![]()  | 
dte | Gets the top-level extensibility object. | 
![]()  | 
FileTypeLibs | Gets the type libraries in the specified file. | 
![]()  | 
ParentKind | Gets the kind of context object. | 
![]()  | 
ParentObject | Infrastructure. Microsoft Internal Use Only. | 
![]()  | 
ProjectObject | Infrastructure. Microsoft Internal Use Only. | 
![]()  | 
ResourceHelper | Gets the VCResourceHelper object. | 
![]()  | 
TypeLibs | Gets the type libraries registered in the system. | 
Top
Methods
| Name | Description | |
|---|---|---|
![]()  | 
AddBuiltOutput | Adds an item to the deployed project. | 
![]()  | 
AddDebugSymbols | Adds debugging symbols to the deployed project. | 
![]()  | 
AddDeploymentContent | Adds an item to the deployed project. | 
![]()  | 
AddSymbol | Adds the specified symbol to the symbol table. | 
![]()  | 
CanCreateNewProjectAtLocation | Indicates whether the new project can be created at the specified location. | 
![]()  | 
CommandHandlerExists | Indicates whether the specified handler has been implemented. | 
![]()  | 
ConvertAnsiToOEM | Converts special extended ANSI characters to OEM characters. | 
![]()  | 
CppParseTypeString | Parses a string containing the C++ variable declaration into its parts (type, name, and initial value). | 
![]()  | 
CreateGuid | Creates a globally unique identifier (GUID) for the specified object. | 
![]()  | 
CreateWebTargetFolder | Creates a target folder for a Web project. | 
![]()  | 
DatabaseConnection | Infrastructure. Microsoft Internal Use Only. | 
![]()  | 
DoesFileExist | Determines whether the specified file name exists. | 
![]()  | 
DoesFileOrDirectoryExist | Determines whether the specified file or directory exists. | 
![]()  | 
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | 
![]()  | 
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | 
![]()  | 
FindSymbol | Finds the specified symbol in the symbol table. | 
![]()  | 
Finish | Called when the user clicks the OK or Cancel button in the wizard HTML to indicate that the user is finished with the wizard. | 
![]()  | 
FormatGuid | Formats the specified globally unique identifier (GUID). | 
![]()  | 
GenerateNextDefaultProjectName | Generates a project name based on the specified base name. | 
![]()  | 
GetActiveXControlTypeLib | Gets a string containing the type library for the ActiveX control. | 
![]()  | 
GetAppID | Returns the application ID. | 
![]()  | 
GetClassCommandHandlerDesc | Gets the command handler object for the specified class and command name. | 
![]()  | 
GetCodePageFromLCID | Gets the appropriate code page based on the supplied language locale ID. | 
![]()  | 
GetCommandCount | Gets the number of commands in the specified list. | 
![]()  | 
GetCommandDocumentation | Gets the description of the specified command or other text entry in the specified list box. | 
![]()  | 
GetCommandHandlerString | Gets a command handler as a string. | 
![]()  | 
GetCommandName | Gets the name of a command as a string. | 
![]()  | 
GetComputerName | Returns the name of the computer as a string. | 
![]()  | 
GetConnectionString | Gets the information the database application requires to connect to a data source. | 
![]()  | 
GetConsumerClass | Returns a string containing the consumer class. | 
![]()  | 
GetDefaultWebTargetFolder | Returns the default target folder for the Web project. | 
![]()  | 
GetDialogControlsAndTypes | Gets the controls and types from the specified dialog box. | 
![]()  | 
GetDialogIds | Gets the IDs of the project's dialog boxes. | 
![]()  | 
GetDirectoryViaBrowseDlg | Gets the specified directory by using the Browse dialog box. | 
![]()  | 
GetExistingFileNameViaDlg | |
![]()  | 
GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
![]()  | 
GetHostLocale | Gets the locale of the wizard's user interface. | 
![]()  | 
GetInstalledLangs | Gets the language locale IDs from the wizard's templates directory, indicating which language resources are available. | 
![]()  | 
GetLangAbbrevFromLCID | Gets the language abbreviation specified by the language locale ID. | 
![]()  | 
GetLangFromLCID | Gets the language based on the specified language locale ID. | 
![]()  | 
GetODBCConsumerClassDecl | Gets an ODBC Consumer class declaration. | 
![]()  | 
GetODBCConsumerClassImpl | Gets the ODBC consumer class implementation. | 
![]()  | 
GetOpenFileNameViaDlg | Gets the name of a file to open using a dialog box. | 
![]()  | 
GetPrimaryLangIdFromLCID | Gets the default language from the language locale ID. | 
![]()  | 
GetProcessName | Gets the file name of the current process (devenv.exe). | 
![]()  | 
GetRemoteMachine | For the specified deployment project, returns the name of a remote machine for the specified configuration. | 
![]()  | 
GetSubFolderByName | Gets a sub folder for web service deployment. | 
![]()  | 
GetSubLangIdFromLCID | Gets a string containing the language identified as the sub language from its language locale ID. | 
![]()  | 
GetSystemLCID | Gets the default language locale ID from the system. | 
![]()  | 
GetType | Gets the Type of the current instance. (Inherited from Object.) | 
![]()  | 
GetURLViaDlg | Get a URL using a dialog box. | 
![]()  | 
IsSymbolDisabled | Returns whether a symbol is disabled. | 
![]()  | 
IsValidNumericValue | Determines whether a variant is a valid numeric value. | 
![]()  | 
IsValidProgID | Indicates whether the specified object's program identifier is valid. | 
![]()  | 
IsWebTierProject | Checks if the specified project is a Visual Studio Deployment of a Web Setup Project. | 
![]()  | 
Load | Initializes the specified document. | 
![]()  | 
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | 
![]()  | 
Navigate | Navigates to a page and frame. | 
![]()  | 
NavigateToCommandHandler | Opens the text editor and places the cursor at the specified handler. | 
![]()  | 
Next | Optionally updates the symbols on the current page, and then navigates the user to the specified wizard page. | 
![]()  | 
OkCancelAlert | Displays an alert message to the wizard user, requiring the user to click OK to confirm a selected wizard option or Cancel to cancel that option. | 
![]()  | 
OnHelp | Called by the wizard when the user clicks the Help button to display any HTML Help topics associated with the wizard HTML page. | 
![]()  | 
PreShowWizard | Reserved for future use. | 
![]()  | 
RemoveSymbol | Removes the specified symbol from the symbol table. | 
![]()  | 
RenderTemplate | Renders the template file for the wizard project. | 
![]()  | 
RenderTemplateToString | Renders the wizard template file as a string. | 
![]()  | 
ReportError | Displays an error to the user and gives the user the option to correct the error and continue using the wizard. | 
![]()  | 
ResumeParsing | Resumes parsing after a call to SuspendParsing | 
![]()  | 
SelectDataSource | Displays a dialog box that allows the user to select the data source to use in a consumer database application. | 
![]()  | 
SelectODBCDatabase | Displays a dialog box that allows the user to select the ODBC database for an ODBC consumer application. | 
![]()  | 
SetDefaults | Sets the initial defaults for the wizard symbols. | 
![]()  | 
SetDeploymentAppMappings | Registers an application with a web service. | 
![]()  | 
SetErrorInfo | Sets error text for the specified item. | 
![]()  | 
SetRemoteMachine | Specifies the name of a computer (other than your computer) on which you want to debug an application. | 
![]()  | 
ShowWiz | Displays the wizard if it has a UI. | 
![]()  | 
SuspendParsing | Suspends parsing in a wizard. | 
![]()  | 
ToString | Returns a string that represents the current object. (Inherited from Object.) | 
![]()  | 
ValidateCLRIdentifier | Returns whether a name is a valid CLR identifier. | 
![]()  | 
ValidateCSharpClass | Not implemented. | 
![]()  | 
ValidateCSharpFile | Not implemented. | 
![]()  | 
ValidateCSharpIdentifier | Not implemented. | 
![]()  | 
ValidateCSharpNamespace | Not implemented. | 
![]()  | 
WriteToTextFile | |
![]()  | 
YesNoAlert | This method displays an alert message to the wizard user, requiring the user to click Yes to confirm a selected wizard option or No to cancel that option. | 
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)