Property | Type | Description | |
---|---|---|---|
MainFormLoad | void |
Method | Description | |
---|---|---|
SettingsHelperComponent ( IContainer container ) : System |
Initializes a new instance of the SettingsHelperComponent class.
|
Method | Description | |
---|---|---|
MainFormLoad ( object sender, |
Occurs when the parent-form is loaded.
|
public SettingsHelperComponent ( IContainer container ) : System | ||
container | IContainer | The container. |
return | System |