Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the base form class for the wizard, which contains the collection of wizard pages and the default logic of the page flow.
Namespace: Microsoft.WindowsServerSolutions.Wizards
Assembly: AdminCommon (in AdminCommon.dll)
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.Form
Microsoft.WindowsServerSolutions.Wizards.WizardForm
Syntax
public class WizardForm : Form
public ref class WizardForm : Form
Public Class WizardForm
Inherits Form
Constructors
Name | Description | |
---|---|---|
![]() |
WizardForm() | Initializes a new instance of the WizardForm class. |
Properties
Name | Description | |
---|---|---|
![]() |
AcceptButton | (Inherited from Form.) |
![]() |
AccessibilityObject | (Inherited from Control.) |
![]() |
AccessibleDefaultActionDescription | (Inherited from Control.) |
![]() |
AccessibleDescription | (Inherited from Control.) |
![]() |
AccessibleName | (Inherited from Control.) |
![]() |
AccessibleRole | (Inherited from Control.) |
![]() |
ActiveControl | (Inherited from ContainerControl.) |
![]() |
ActiveMdiChild | (Inherited from Form.) |
![]() |
AllowDrop | (Inherited from Control.) |
![]() |
AllowTransparency | (Inherited from Form.) |
![]() |
Anchor | (Inherited from Control.) |
![]() |
AutoScaleDimensions | (Inherited from ContainerControl.) |
![]() |
AutoScaleFactor | (Inherited from ContainerControl.) |
![]() |
AutoScaleMode | (Inherited from ContainerControl.) |
![]() |
AutoScroll | (Inherited from Form.) |
![]() |
AutoScrollMargin | (Inherited from ScrollableControl.) |
![]() |
AutoScrollMinSize | (Inherited from ScrollableControl.) |
![]() |
AutoScrollOffset | (Inherited from Control.) |
![]() |
AutoScrollPosition | (Inherited from ScrollableControl.) |
![]() |
AutoSize | (Inherited from Form.) |
![]() |
AutoSizeMode | (Inherited from Form.) |
![]() |
AutoValidate | (Inherited from Form.) |
![]() |
BackColor | (Inherited from Form.) |
![]() |
BackgroundImage | (Inherited from Control.) |
![]() |
BackgroundImageLayout | (Inherited from Control.) |
![]() |
BindingContext | (Inherited from ContainerControl.) |
![]() |
Bottom | (Inherited from Control.) |
![]() |
Bounds | (Inherited from Control.) |
![]() |
CancelButton | (Inherited from Form.) |
![]() |
CanEnableIme | (Inherited from ContainerControl.) |
![]() |
CanFocus | (Inherited from Control.) |
![]() |
CanRaiseEvents | (Inherited from Control.) |
![]() |
CanSelect | (Inherited from Control.) |
![]() |
Capture | (Inherited from Control.) |
![]() |
CausesValidation | (Inherited from Control.) |
![]() |
ClientRectangle | (Inherited from Control.) |
![]() |
ClientSize | (Inherited from Form.) |
![]() |
CloseDisabled | Gets or sets a value that indicates whether the wizard is allowed to be closed. |
![]() |
CloseWizardButtonCaption | Gets or sets the caption that replaces the Cancel button's caption on the last page of the wizard, where the Back and the Next buttons are no longer present. |
![]() |
CompanyName | (Inherited from Control.) |
![]() |
Container | (Inherited from Component.) |
![]() |
ContainsFocus | (Inherited from Control.) |
![]() |
ContextMenu | (Inherited from Control.) |
![]() |
ContextMenuStrip | (Inherited from Control.) |
![]() |
ControlBox | (Inherited from Form.) |
![]() |
Controls | (Inherited from Control.) |
![]() |
Created | (Inherited from Control.) |
![]() |
CreateParams | (Inherited from Form.) |
![]() |
CurrentAutoScaleDimensions | (Inherited from ContainerControl.) |
![]() |
CurrentPage | Gets or sets the wizard page that is currently displayed to the user. |
![]() |
Cursor | (Inherited from Control.) |
![]() |
DataBindings | (Inherited from Control.) |
![]() |
DefaultCursor | (Inherited from Control.) |
![]() |
DefaultImeMode | (Inherited from Form.) |
![]() |
DefaultMargin | (Inherited from Control.) |
![]() |
DefaultMaximumSize | (Inherited from Control.) |
![]() |
DefaultMinimumSize | (Inherited from Control.) |
![]() |
DefaultPadding | (Inherited from Control.) |
![]() |
DefaultSize | (Inherited from Form.) |
![]() |
DesignMode | (Inherited from Component.) |
![]() |
DesktopBounds | (Inherited from Form.) |
![]() |
DesktopLocation | (Inherited from Form.) |
![]() |
DialogResult | (Inherited from Form.) |
![]() |
DisplayRectangle | (Inherited from ScrollableControl.) |
![]() |
Disposing | (Inherited from Control.) |
![]() |
Dock | (Inherited from Control.) |
![]() |
DoubleBuffered | (Inherited from Control.) |
![]() |
Enabled | (Inherited from Control.) |
![]() |
Events | (Inherited from Component.) |
![]() |
ExecuteWizardButtonCaption | Gets or sets the caption that replaces the Next button's caption on the page where the user commits the wizard. |
![]() |
Focused | (Inherited from Control.) |
![]() |
Font | (Inherited from Control.) |
![]() |
FontHeight | (Inherited from Control.) |
![]() |
ForeColor | (Inherited from Control.) |
![]() |
FormBorderStyle | (Inherited from Form.) |
![]() |
Handle | (Inherited from Control.) |
![]() |
HasChildren | (Inherited from Control.) |
![]() |
Height | (Inherited from Control.) |
![]() |
HelpButton | (Inherited from Form.) |
![]() |
HorizontalScroll | (Inherited from ScrollableControl.) |
![]() |
HScroll | (Inherited from ScrollableControl.) |
![]() |
Icon | (Inherited from Form.) |
![]() |
ImeMode | (Inherited from Control.) |
![]() |
ImeModeBase | (Inherited from Control.) |
![]() |
InvokeRequired | (Inherited from Control.) |
![]() |
IsAccessible | (Inherited from Control.) |
![]() |
IsDisposed | (Inherited from Control.) |
![]() |
IsHandleCreated | (Inherited from Control.) |
![]() |
IsMdiChild | (Inherited from Form.) |
![]() |
IsMdiContainer | (Inherited from Form.) |
![]() |
IsMirrored | (Inherited from Control.) |
![]() |
IsRestrictedWindow | (Inherited from Form.) |
![]() |
KeyPreview | (Inherited from Form.) |
![]() |
LayoutEngine | (Inherited from Control.) |
![]() |
Left | (Inherited from Control.) |
![]() |
Location | (Inherited from Form.) |
![]() |
MainMenuStrip | (Inherited from Form.) |
![]() |
Margin | (Inherited from Control.) |
![]() |
MaximizeBox | (Inherited from Form.) |
![]() |
MaximizedBounds | (Inherited from Form.) |
![]() |
MaximumSize | (Inherited from Form.) |
![]() |
MdiChildren | (Inherited from Form.) |
![]() |
MdiParent | (Inherited from Form.) |
![]() |
Menu | (Inherited from Form.) |
![]() |
MergedMenu | (Inherited from Form.) |
![]() |
MinimizeBox | (Inherited from Form.) |
![]() |
MinimumSize | (Inherited from Form.) |
![]() |
Modal | (Inherited from Form.) |
![]() |
Name | (Inherited from Control.) |
![]() |
Opacity | (Inherited from Form.) |
![]() |
OwnedForms | (Inherited from Form.) |
![]() |
Owner | (Inherited from Form.) |
![]() |
Padding | (Inherited from Control.) |
![]() |
Parent | (Inherited from Control.) |
![]() |
ParentForm | (Inherited from ContainerControl.) |
![]() |
PreferredSize | (Inherited from Control.) |
![]() |
ProductName | (Inherited from Control.) |
![]() |
ProductVersion | (Inherited from Control.) |
![]() |
RecreatingHandle | (Inherited from Control.) |
![]() |
Region | (Inherited from Control.) |
![]() |
RenderRightToLeft | (Inherited from Control.) |
![]() |
ResizeRedraw | (Inherited from Control.) |
![]() |
RestoreBounds | (Inherited from Form.) |
![]() |
Right | (Inherited from Control.) |
![]() |
RightToLeft | (Inherited from Control.) |
![]() |
RightToLeftLayout | (Inherited from Form.) |
![]() |
ScaleChildren | (Inherited from Control.) |
![]() |
ShowFocusCues | (Inherited from Control.) |
![]() |
ShowIcon | (Inherited from Form.) |
![]() |
ShowInTaskbar | (Inherited from Form.) |
![]() |
ShowKeyboardCues | (Inherited from Control.) |
![]() |
ShowWithoutActivation | (Inherited from Form.) |
![]() |
Site | (Inherited from Control.) |
![]() |
Size | (Inherited from Form.) |
![]() |
SizeGripStyle | (Inherited from Form.) |
![]() |
StartPosition | (Inherited from Form.) |
![]() |
TabIndex | (Inherited from Control.) |
![]() |
TabStop | (Inherited from Control.) |
![]() |
Tag | (Inherited from Control.) |
![]() |
Text | (Inherited from Form.) |
![]() |
Top | (Inherited from Control.) |
![]() |
TopLevel | (Inherited from Form.) |
![]() |
TopLevelControl | (Inherited from Control.) |
![]() |
TopMost | (Inherited from Form.) |
![]() |
TransparencyKey | (Inherited from Form.) |
![]() |
UseWaitCursor | (Inherited from Control.) |
![]() |
VerticalScroll | (Inherited from ScrollableControl.) |
![]() |
Visible | (Inherited from Control.) |
![]() |
VScroll | (Inherited from ScrollableControl.) |
![]() |
Width | (Inherited from Control.) |
![]() |
WindowState | (Inherited from Form.) |
![]() |
WizardBackButton | Gets or sets the Back button. |
![]() |
WizardCancelButton | Gets or sets the Cancel button. |
![]() |
WizardIcon | Gets or sets the icon for this wizard. |
![]() |
WizardNextButton | Gets or sets the Next button. |
![]() |
WizardPagesTabControl | Gets or sets the tab control in the wizard pages. |
![]() |
WizardTitle | Gets or sets the title to be displayed in the title bar (or whatever it is in the new wizard look). |
Methods
Fields
Name | Description | |
---|---|---|
![]() |
m_btnCancel | Represents the Cancel button. |
![]() |
m_btnNext | Represents the Next button. |
![]() |
m_tabWizardPages | Represents the tab control that hosts the wizard pages. |
Events
Name | Description | |
---|---|---|
![]() |
Activated | (Inherited from Form.) |
![]() |
AutoSizeChanged | (Inherited from Form.) |
![]() |
AutoValidateChanged | (Inherited from Form.) |
![]() |
BackColorChanged | (Inherited from Control.) |
![]() |
BackgroundImageChanged | (Inherited from Control.) |
![]() |
BackgroundImageLayoutChanged | (Inherited from Control.) |
![]() |
BindingContextChanged | (Inherited from Control.) |
![]() |
CausesValidationChanged | (Inherited from Control.) |
![]() |
ChangeUICues | (Inherited from Control.) |
![]() |
Click | (Inherited from Control.) |
![]() |
ClientSizeChanged | (Inherited from Control.) |
![]() |
ContextMenuChanged | (Inherited from Control.) |
![]() |
ContextMenuStripChanged | (Inherited from Control.) |
![]() |
ControlAdded | (Inherited from Control.) |
![]() |
ControlRemoved | (Inherited from Control.) |
![]() |
CursorChanged | (Inherited from Control.) |
![]() |
Deactivate | (Inherited from Form.) |
![]() |
Disposed | (Inherited from Component.) |
![]() |
DockChanged | (Inherited from Control.) |
![]() |
DoubleClick | (Inherited from Control.) |
![]() |
DragDrop | (Inherited from Control.) |
![]() |
DragEnter | (Inherited from Control.) |
![]() |
DragLeave | (Inherited from Control.) |
![]() |
DragOver | (Inherited from Control.) |
![]() |
EnabledChanged | (Inherited from Control.) |
![]() |
Enter | (Inherited from Control.) |
![]() |
FontChanged | (Inherited from Control.) |
![]() |
ForeColorChanged | (Inherited from Control.) |
![]() |
FormClosed | (Inherited from Form.) |
![]() |
FormClosing | (Inherited from Form.) |
![]() |
GiveFeedback | (Inherited from Control.) |
![]() |
GotFocus | (Inherited from Control.) |
![]() |
HandleCreated | (Inherited from Control.) |
![]() |
HandleDestroyed | (Inherited from Control.) |
![]() |
HelpButtonClicked | (Inherited from Form.) |
![]() |
HelpRequested | (Inherited from Control.) |
![]() |
ImeModeChanged | (Inherited from Control.) |
![]() |
InputLanguageChanged | (Inherited from Form.) |
![]() |
InputLanguageChanging | (Inherited from Form.) |
![]() |
Invalidated | (Inherited from Control.) |
![]() |
KeyDown | (Inherited from Control.) |
![]() |
KeyPress | (Inherited from Control.) |
![]() |
KeyUp | (Inherited from Control.) |
![]() |
Layout | (Inherited from Control.) |
![]() |
Leave | (Inherited from Control.) |
![]() |
Load | (Inherited from Form.) |
![]() |
LocationChanged | (Inherited from Control.) |
![]() |
LostFocus | (Inherited from Control.) |
![]() |
MarginChanged | (Inherited from Control.) |
![]() |
MaximizedBoundsChanged | (Inherited from Form.) |
![]() |
MaximumSizeChanged | (Inherited from Form.) |
![]() |
MdiChildActivate | (Inherited from Form.) |
![]() |
MenuComplete | (Inherited from Form.) |
![]() |
MenuStart | (Inherited from Form.) |
![]() |
MinimumSizeChanged | (Inherited from Form.) |
![]() |
MouseCaptureChanged | (Inherited from Control.) |
![]() |
MouseClick | (Inherited from Control.) |
![]() |
MouseDoubleClick | (Inherited from Control.) |
![]() |
MouseDown | (Inherited from Control.) |
![]() |
MouseEnter | (Inherited from Control.) |
![]() |
MouseHover | (Inherited from Control.) |
![]() |
MouseLeave | (Inherited from Control.) |
![]() |
MouseMove | (Inherited from Control.) |
![]() |
MouseUp | (Inherited from Control.) |
![]() |
MouseWheel | (Inherited from Control.) |
![]() |
Move | (Inherited from Control.) |
![]() |
PaddingChanged | (Inherited from Control.) |
![]() |
Paint | (Inherited from Control.) |
![]() |
ParentChanged | (Inherited from Control.) |
![]() |
PreviewKeyDown | (Inherited from Control.) |
![]() |
QueryAccessibilityHelp | (Inherited from Control.) |
![]() |
QueryContinueDrag | (Inherited from Control.) |
![]() |
RegionChanged | (Inherited from Control.) |
![]() |
Resize | (Inherited from Control.) |
![]() |
ResizeBegin | (Inherited from Form.) |
![]() |
ResizeEnd | (Inherited from Form.) |
![]() |
RightToLeftChanged | (Inherited from Control.) |
![]() |
RightToLeftLayoutChanged | (Inherited from Form.) |
![]() |
Scroll | (Inherited from ScrollableControl.) |
![]() |
Shown | (Inherited from Form.) |
![]() |
SizeChanged | (Inherited from Control.) |
![]() |
StyleChanged | (Inherited from Control.) |
![]() |
SystemColorsChanged | (Inherited from Control.) |
![]() |
TabIndexChanged | (Inherited from Control.) |
![]() |
TabStopChanged | (Inherited from Control.) |
![]() |
TextChanged | (Inherited from Control.) |
![]() |
Validated | (Inherited from Control.) |
![]() |
Validating | (Inherited from Control.) |
![]() |
VisibleChanged | (Inherited from Control.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IContainerControl.ActivateControl(Control) | (Inherited from ContainerControl.) |
![]() ![]() |
IDropTarget.OnDragDrop(DragEventArgs) | (Inherited from Control.) |
![]() ![]() |
IDropTarget.OnDragEnter(DragEventArgs) | (Inherited from Control.) |
![]() ![]() |
IDropTarget.OnDragLeave(EventArgs) | (Inherited from Control.) |
![]() ![]() |
IDropTarget.OnDragOver(DragEventArgs) | (Inherited from Control.) |
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.
See Also
Microsoft.WindowsServerSolutions.Wizards Namespace
Return to top