ArcFM Solution Developer Guide
WizardPageStyle Enumeration


Represents possible styles of a wizard page.
Syntax
'Declaration
 
Public Enum WizardPageStyle 
   Inherits System.Enum
'Usage
 
Dim instance As WizardPageStyle
public enum WizardPageStyle : System.Enum 
Members
MemberDescription
CustomRepresents a blank wizard page.
FinishRepresents a finish wizard page with white background, a large logo on the left and OK button.
StandardRepresents a standard interior wizard page with a white banner at the top.
WelcomeRepresents a welcome wizard page with white background and large logo on the left.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Controls.WizardPageStyle

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Miner.Controls Namespace

 

 


Send Comment