C# Class Cornerstone.GUI.Controls.SettingsComboBox

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

Public Methods

Method Description
SettingsComboBox ( ) : System

Private Methods

Method Description
SettingsComboBox_SelectedIndexChanged ( object sender, EventArgs e ) : void
populateCombo ( ) : void

Method Details

SettingsComboBox() public method

public SettingsComboBox ( ) : System
return System