ArcFM Desktop Developer Guide
WizardPage Class
Members 


Product Availability
Required Licenses
.NET Assembly
Represents a wizard page control with basic layout functionality.
Object Model
WizardPage Class
Syntax
'Declaration
 
<DefaultEventAttribute("Click")>
<DesignerAttribute(Miner.Controls.WizardPage/WizardPageDesigner)>
<DefaultPropertyAttribute("BorderStyle")>
<DockingAttribute(DockingBehavior.Ask)>
<SRDescriptionAttribute("DescriptionPanel")>
<DesignerSerializerAttribute("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<ToolboxItemFilterAttribute("System.Windows.Forms")>
<DesignerCategoryAttribute("Component")>
Public Class WizardPage 
   Inherits System.Windows.Forms.Panel
'Usage
 
Dim instance As WizardPage
[DefaultEvent("Click")]
[Designer(Miner.Controls.WizardPage/WizardPageDesigner)]
[DefaultProperty("BorderStyle")]
[Docking(DockingBehavior.Ask)]
[SRDescription("DescriptionPanel")]
[DesignerSerializer("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[ToolboxItemFilter("System.Windows.Forms")]
[DesignerCategory("Component")]
public class WizardPage : System.Windows.Forms.Panel 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.Panel
                  Miner.Controls.WizardPage

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

WizardPage Members
Miner.Controls Namespace

 

 


Send Comment