CWizardPage Class
Definition
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
public ref class CWizardPage : Microsoft::CLRAdmin::CPropPage
public class CWizardPage : Microsoft.CLRAdmin.CPropPage
type CWizardPage = class
inherit CPropPage
Public Class CWizardPage
Inherits CPropPage
- Inheritance
Constructors
CWizardPage() |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Fields
m_hIcon |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CPropPage) |
m_hPropertyPageRouter |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CPropPage) |
m_iCookie |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CPropPage) |
m_sHeaderSubTitle |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CPropPage) |
m_sHeaderTitle |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CPropPage) |
m_sTitle |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CPropPage) |
Properties
PageControls |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CPropPage) |
WizardPageSize |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Methods
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode() |
Serves as the default hash function. (Inherited from Object) |
GetType() |
Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone() |
Creates a shallow copy of the current Object. (Inherited from Object) |
StringToByteArray(String) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CPropPage) |
ToString() |
Returns a string that represents the current object. (Inherited from Object) |