C# Class TESVSnip.UI.RecordControls.OptionsElement

Show file Open project: figment/tesvsnip Class Usage Examples

Public Methods

Method Description
OptionsElement ( ) : System

Protected Methods

Method Description
UpdateAllControls ( ) : void
UpdateElement ( ) : void
UpdateLabel ( ) : void

Private Methods

Method Description
cboOptions_KeyPress ( object sender, KeyPressEventArgs e ) : void
cboOptions_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

OptionsElement() public method

public OptionsElement ( ) : System
return System

UpdateAllControls() protected method

protected UpdateAllControls ( ) : void
return void

UpdateElement() protected method

protected UpdateElement ( ) : void
return void

UpdateLabel() protected method

protected UpdateLabel ( ) : void
return void