C# Class Bloom.Wizard.WizardAdapterPage

Inheritance: System.Windows.Forms.Control
Show file Open project: BloomBooks/BloomDesktop

Private Properties

Property Type Description

Public Methods

Method Description
Setup ( ) : void
WizardAdapterPage ( ) : System

Protected Methods

Method Description
WizardAdapterPage ( Control page ) : System

Method Details

Setup() public method

public Setup ( ) : void
return void

WizardAdapterPage() public method

public WizardAdapterPage ( ) : System
return System

WizardAdapterPage() protected method

protected WizardAdapterPage ( Control page ) : System
page System.Windows.Forms.Control
return System