C# Class Cornerstone.GUI.Controls.SettingCheckBox

Inheritance: System.Windows.Forms.CheckBox
Datei anzeigen Open project: damienhaynes/moving-pictures

Public Methods

Method Description
SettingCheckBox ( ) : System

Private Methods

Method Description
SettingCheckBox_CheckedChanged ( object sender, EventArgs e ) : void

Method Details

SettingCheckBox() public method

public SettingCheckBox ( ) : System
return System