C# Class Claro_Shader.frmEditor

Inheritance: System.Windows.Forms.Form
Show file Open project: noxryan/Claro-Shader Class Usage Examples

Public Methods

Method Description
frmEditor ( string file ) : System

Private Methods

Method Description
btnCompile_Click ( object sender, EventArgs e ) : void
button1_Click ( object sender, EventArgs e ) : void
chkHighlight_CheckedChanged ( object sender, EventArgs e ) : void
frmEditor_Load ( object sender, EventArgs e ) : void
highlight ( ) : void
highlight ( int index ) : void
rtbEdit_TextChanged ( object sender, EventArgs e ) : void

Method Details

frmEditor() public method

public frmEditor ( string file ) : System
file string
return System