C# Class WorldEditor.frmSettingsGeneral

Inheritance: System.Windows.Forms.Form
Exibir arquivo Open project: rotators/tools

Public Methods

Method Description
frmSettingsGeneral ( ) : System

Private Methods

Method Description
DrawLine ( Graphics g, Color color ) : void
LocationOptionCheck ( ) : void
SetControls ( bool ToUI ) : void
btnOk_Click ( object sender, EventArgs e ) : void
chkDisplayLocations_CheckedChanged ( object sender, EventArgs e ) : void
frmSettingsGeneral_Load ( object sender, EventArgs e ) : void

Method Details

frmSettingsGeneral() public method

public frmSettingsGeneral ( ) : System
return System