ArcFM Server Developer Guide
Wizard Class Members
Properties  Methods  Events

The following tables list the members exposed by Wizard.

Public Constructors
 NameDescription
Public ConstructorWizard ConstructorCreates a new instance of the Wizard class.  
Top
Public Properties
 NameDescription
Public PropertyAccessibilityObject (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDefaultActionDescription (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDescription (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleName (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleRole (Inherited from System.Windows.Forms.Control)
Public PropertyActiveControl (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyAllowDrop (Inherited from System.Windows.Forms.Control)
Public PropertyAnchor (Inherited from System.Windows.Forms.Control)
Public PropertyAutoScaleDimensions (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyAutoScaleMode (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyAutoScroll (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyAutoScrollMargin (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyAutoScrollMinSize (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyAutoScrollOffset (Inherited from System.Windows.Forms.Control)
Public PropertyAutoScrollPosition (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyAutoSize (Inherited from System.Windows.Forms.UserControl)
Public PropertyAutoSizeMode (Inherited from System.Windows.Forms.UserControl)
Public PropertyAutoValidate (Inherited from System.Windows.Forms.UserControl)
Public PropertyBackColor (Inherited from System.Windows.Forms.Control)
Public PropertyBackEnabledGets or sets the enabled state of the back button.  
Public PropertyBackgroundImage (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImageLayout (Inherited from System.Windows.Forms.Control)
Public PropertyBackTextGets or sets the text displayed by the back button.  
Public PropertyBindingContext (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyBorderStyle (Inherited from System.Windows.Forms.UserControl)
Public PropertyBottom (Inherited from System.Windows.Forms.Control)
Public PropertyBounds (Inherited from System.Windows.Forms.Control)
Public PropertyCancelEnabledGets or sets the enabled state of the cancel button.  
Public PropertyCancelTextGets or sets the text displayed by the cancel button.  
Public PropertyCanFocus (Inherited from System.Windows.Forms.Control)
Public PropertyCanSelect (Inherited from System.Windows.Forms.Control)
Public PropertyCapture (Inherited from System.Windows.Forms.Control)
Public PropertyCausesValidation (Inherited from System.Windows.Forms.Control)
Public PropertyClientRectangle (Inherited from System.Windows.Forms.Control)
Public PropertyClientSize (Inherited from System.Windows.Forms.Control)
Public PropertyCompanyName (Inherited from System.Windows.Forms.Control)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContainsFocus (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenu (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuStrip (Inherited from System.Windows.Forms.Control)
Public PropertyControls (Inherited from System.Windows.Forms.Control)
Public PropertyCreated (Inherited from System.Windows.Forms.Control)
Public PropertyCurrentAutoScaleDimensions (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyCursor (Inherited from System.Windows.Forms.Control)
Public PropertyDataBindings (Inherited from System.Windows.Forms.Control)
Public PropertyDeviceDpi (Inherited from System.Windows.Forms.Control)
Public PropertyDisplayRectangle (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyDisposing (Inherited from System.Windows.Forms.Control)
Public PropertyDock (Inherited from System.Windows.Forms.Control)
Public PropertyEnabled (Inherited from System.Windows.Forms.Control)
Public PropertyFocused (Inherited from System.Windows.Forms.Control)
Public PropertyFont (Inherited from System.Windows.Forms.Control)
Public PropertyForeColor (Inherited from System.Windows.Forms.Control)
Public PropertyHandle (Inherited from System.Windows.Forms.Control)
Public PropertyHasChildren (Inherited from System.Windows.Forms.Control)
Public PropertyHeaderFontGets or sets the font used to display the description of a standard page.  
Public PropertyHeaderImageGets or sets the image displayed on the header of the standard pages.  
Public PropertyHeaderTitleFontGets or sets the font used to display the title of a standard page.  
Public PropertyHeight (Inherited from System.Windows.Forms.Control)
Public PropertyHelpTextGets or sets the text displayed by the cancel button.  
Public PropertyHelpVisibleGets or sets the visible state of the help button.  
Public PropertyHorizontalScroll (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyImeMode (Inherited from System.Windows.Forms.Control)
Public PropertyInvokeRequired (Inherited from System.Windows.Forms.Control)
Public PropertyIsAccessible (Inherited from System.Windows.Forms.Control)
Public PropertyIsDisposed (Inherited from System.Windows.Forms.Control)
Public PropertyIsHandleCreated (Inherited from System.Windows.Forms.Control)
Public PropertyIsMirrored (Inherited from System.Windows.Forms.Control)
Public PropertyLayoutEngine (Inherited from System.Windows.Forms.Control)
Public PropertyLeft (Inherited from System.Windows.Forms.Control)
Public PropertyLocation (Inherited from System.Windows.Forms.Control)
Public PropertyMargin (Inherited from System.Windows.Forms.Control)
Public PropertyMaximumSize (Inherited from System.Windows.Forms.Control)
Public PropertyMinimumSize (Inherited from System.Windows.Forms.Control)
Public PropertyName (Inherited from System.Windows.Forms.Control)
Public PropertyNextEnabledGets or sets the enabled state of the Next button.  
Public PropertyNextTextGets or sets the text displayed by the Next button.  
Public PropertyPadding (Inherited from System.Windows.Forms.Control)
Public PropertyPagesGets the collection of wizard pages in this tab control.  
Public PropertyParent (Inherited from System.Windows.Forms.Control)
Public PropertyParentForm (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyPreferredSize (Inherited from System.Windows.Forms.Control)
Public PropertyProductName (Inherited from System.Windows.Forms.Control)
Public PropertyProductVersion (Inherited from System.Windows.Forms.Control)
Public PropertyRecreatingHandle (Inherited from System.Windows.Forms.Control)
Public PropertyRegion (Inherited from System.Windows.Forms.Control)
Public PropertyRight (Inherited from System.Windows.Forms.Control)
Public PropertyRightToLeft (Inherited from System.Windows.Forms.Control)
Public PropertySelectedPageGets or sets the currently-selected wizard page.  
Public PropertySite (Inherited from System.Windows.Forms.Control)
Public PropertySize (Inherited from System.Windows.Forms.Control)
Public PropertyTabIndex (Inherited from System.Windows.Forms.Control)
Public PropertyTabStop (Inherited from System.Windows.Forms.Control)
Public PropertyTag (Inherited from System.Windows.Forms.Control)
Public PropertyTop (Inherited from System.Windows.Forms.Control)
Public PropertyTopLevelControl (Inherited from System.Windows.Forms.Control)
Public PropertyUseWaitCursor (Inherited from System.Windows.Forms.Control)
Public PropertyVerticalScroll (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyVisible (Inherited from System.Windows.Forms.Control)
Public PropertyWelcomeFontGets or sets the font used to display the description of a welcome of finish page.  
Public PropertyWelcomeImageGets or sets the image displayed on the welcome and finish pages.  
Public PropertyWelcomeTitleFontGets or sets the font used to display the title of a welcome of finish page.  
Public PropertyWidth (Inherited from System.Windows.Forms.Control)
Top
Public Methods
 NameDescription
Public MethodBackSwithes backward to previous wizard page.  
Public MethodBeginInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodBringToFront (Inherited from System.Windows.Forms.Control)
Public MethodContains (Inherited from System.Windows.Forms.Control)
Public MethodCreateControl (Inherited from System.Windows.Forms.Control)
Public MethodCreateGraphics (Inherited from System.Windows.Forms.Control)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDispose() (Inherited from System.ComponentModel.Component)
Public MethodDoDragDrop (Inherited from System.Windows.Forms.Control)
Public MethodDrawToBitmap (Inherited from System.Windows.Forms.Control)
Public MethodEndInvoke (Inherited from System.Windows.Forms.Control)
Public MethodFindForm (Inherited from System.Windows.Forms.Control)
Public MethodFocus (Inherited from System.Windows.Forms.Control)
Public MethodGetChildAtPointOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodGetContainerControl (Inherited from System.Windows.Forms.Control)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetNextControl (Inherited from System.Windows.Forms.Control)
Public MethodGetPreferredSize (Inherited from System.Windows.Forms.Control)
Public MethodHide (Inherited from System.Windows.Forms.Control)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodLogicalToDeviceUnitsOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodNextSwithes forward to next wizard page.  
Public MethodPerformAutoScale (Inherited from System.Windows.Forms.ContainerControl)
Public MethodPerformLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodPointToClient (Inherited from System.Windows.Forms.Control)
Public MethodPointToScreen (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessControlMessage (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessMessage (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToClient (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToScreen (Inherited from System.Windows.Forms.Control)
Public MethodRefresh (Inherited from System.Windows.Forms.Control)
Public MethodResetText (Inherited from System.Windows.Forms.Control)
Public MethodResumeLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodScale (Inherited from System.Windows.Forms.Control)
Public MethodScaleBitmapLogicalToDevice (Inherited from System.Windows.Forms.Control)
Public MethodScrollControlIntoView (Inherited from System.Windows.Forms.ScrollableControl)
Public MethodSelect (Inherited from System.Windows.Forms.Control)
Public MethodSelectNextControl (Inherited from System.Windows.Forms.Control)
Public MethodSendToBack (Inherited from System.Windows.Forms.Control)
Public MethodSetAutoScrollMargin (Inherited from System.Windows.Forms.ScrollableControl)
Public MethodSetBoundsOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodShow (Inherited from System.Windows.Forms.Control)
Public MethodSuspendLayout (Inherited from System.Windows.Forms.Control)
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodUpdate (Inherited from System.Windows.Forms.Control)
Public MethodValidateOverloaded.  (Inherited from System.Windows.Forms.ContainerControl)
Public MethodValidateChildrenOverloaded.  (Inherited from System.Windows.Forms.UserControl)
Top
Public Events
 NameDescription
Public EventAfterSwitchPagesOccurs after the wizard pages are switched, giving the user a chance to setup the new page.  
Public EventAutoSizeChanged (Inherited from System.Windows.Forms.UserControl)
Public EventAutoValidateChanged (Inherited from System.Windows.Forms.UserControl)
Public EventBackColorChanged (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageChanged (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageLayoutChanged (Inherited from System.Windows.Forms.Control)
Public EventBeforeSwitchPagesOccurs before the wizard pages are switched, giving the user a chance to validate.  
Public EventBindingContextChanged (Inherited from System.Windows.Forms.Control)
Public EventCancelOccurs when wizard is canceled, giving the user a chance to validate.  
Public EventCausesValidationChanged (Inherited from System.Windows.Forms.Control)
Public EventChangeUICues (Inherited from System.Windows.Forms.Control)
Public EventClick (Inherited from System.Windows.Forms.Control)
Public EventClientSizeChanged (Inherited from System.Windows.Forms.Control)
Public EventContextMenuChanged (Inherited from System.Windows.Forms.Control)
Public EventContextMenuStripChanged (Inherited from System.Windows.Forms.Control)
Public EventControlAdded (Inherited from System.Windows.Forms.Control)
Public EventControlRemoved (Inherited from System.Windows.Forms.Control)
Public EventCursorChanged (Inherited from System.Windows.Forms.Control)
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventDockChanged (Inherited from System.Windows.Forms.Control)
Public EventDoubleClick (Inherited from System.Windows.Forms.Control)
Public EventDpiChangedAfterParent (Inherited from System.Windows.Forms.Control)
Public EventDpiChangedBeforeParent (Inherited from System.Windows.Forms.Control)
Public EventDragDrop (Inherited from System.Windows.Forms.Control)
Public EventDragEnter (Inherited from System.Windows.Forms.Control)
Public EventDragLeave (Inherited from System.Windows.Forms.Control)
Public EventDragOver (Inherited from System.Windows.Forms.Control)
Public EventEnabledChanged (Inherited from System.Windows.Forms.Control)
Public EventEnter (Inherited from System.Windows.Forms.Control)
Public EventFinishOccurs when wizard is finished, giving the user a chance to do extra stuff.  
Public EventFontChanged (Inherited from System.Windows.Forms.Control)
Public EventForeColorChanged (Inherited from System.Windows.Forms.Control)
Public EventGiveFeedback (Inherited from System.Windows.Forms.Control)
Public EventGotFocus (Inherited from System.Windows.Forms.Control)
Public EventHandleCreated (Inherited from System.Windows.Forms.Control)
Public EventHandleDestroyed (Inherited from System.Windows.Forms.Control)
Public EventHelpOccurs when the user clicks the help button.  
Public EventHelpRequested (Inherited from System.Windows.Forms.Control)
Public EventImeModeChanged (Inherited from System.Windows.Forms.Control)
Public EventInvalidated (Inherited from System.Windows.Forms.Control)
Public EventKeyDown (Inherited from System.Windows.Forms.Control)
Public EventKeyPress (Inherited from System.Windows.Forms.Control)
Public EventKeyUp (Inherited from System.Windows.Forms.Control)
Public EventLayout (Inherited from System.Windows.Forms.Control)
Public EventLeave (Inherited from System.Windows.Forms.Control)
Public EventLoad (Inherited from System.Windows.Forms.UserControl)
Public EventLocationChanged (Inherited from System.Windows.Forms.Control)
Public EventLostFocus (Inherited from System.Windows.Forms.Control)
Public EventMarginChanged (Inherited from System.Windows.Forms.Control)
Public EventMouseCaptureChanged (Inherited from System.Windows.Forms.Control)
Public EventMouseClick (Inherited from System.Windows.Forms.Control)
Public EventMouseDoubleClick (Inherited from System.Windows.Forms.Control)
Public EventMouseDown (Inherited from System.Windows.Forms.Control)
Public EventMouseEnter (Inherited from System.Windows.Forms.Control)
Public EventMouseHover (Inherited from System.Windows.Forms.Control)
Public EventMouseLeave (Inherited from System.Windows.Forms.Control)
Public EventMouseMove (Inherited from System.Windows.Forms.Control)
Public EventMouseUp (Inherited from System.Windows.Forms.Control)
Public EventMouseWheel (Inherited from System.Windows.Forms.Control)
Public EventMove (Inherited from System.Windows.Forms.Control)
Public EventPaddingChanged (Inherited from System.Windows.Forms.Control)
Public EventPaint (Inherited from System.Windows.Forms.Control)
Public EventParentChanged (Inherited from System.Windows.Forms.Control)
Public EventPreviewKeyDown (Inherited from System.Windows.Forms.Control)
Public EventQueryAccessibilityHelp (Inherited from System.Windows.Forms.Control)
Public EventQueryContinueDrag (Inherited from System.Windows.Forms.Control)
Public EventRegionChanged (Inherited from System.Windows.Forms.Control)
Public EventResize (Inherited from System.Windows.Forms.Control)
Public EventRightToLeftChanged (Inherited from System.Windows.Forms.Control)
Public EventScroll (Inherited from System.Windows.Forms.ScrollableControl)
Public EventSizeChanged (Inherited from System.Windows.Forms.Control)
Public EventStyleChanged (Inherited from System.Windows.Forms.Control)
Public EventSystemColorsChanged (Inherited from System.Windows.Forms.Control)
Public EventTabIndexChanged (Inherited from System.Windows.Forms.Control)
Public EventTabStopChanged (Inherited from System.Windows.Forms.Control)
Public EventValidated (Inherited from System.Windows.Forms.Control)
Public EventValidating (Inherited from System.Windows.Forms.Control)
Public EventVisibleChanged (Inherited from System.Windows.Forms.Control)
Top
See Also

Reference

Wizard Class
Miner.Controls Namespace

 

 


Send Comment