[This is preliminary documentation and is subject to change.]
Provides basic interface for wizard steps of Wizard<(Of <(<'T>)>)>.
Namespace: Tools.WindowsT.FormsTAssembly: Tools.Windows (in Tools.Windows.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
public interface IWizardControl |
| Visual Basic |
|---|
Public Interface IWizardControl |
| Visual C++ |
|---|
public interface class IWizardControl |
| F# |
|---|
type IWizardControl = interface end |
| JScript |
|---|
public interface IWizardControl |
See Also
Version History
1.5.2
- (Nightly) Interface moved from experimental (namespace Tools.Experimental.GUI)