C# Class Foxoft.Ci.CiPad

Inheritance: System.Windows.Forms.Form
Show file Open project: epi/cito Class Usage Examples

Public Methods

Method Description
CiPad ( ) : System

Protected Methods

Method Description
OnLayout ( System.Windows.Forms.LayoutEventArgs e ) : void

Private Methods

Method Description
CiText_TextChanged ( object sender, EventArgs e ) : void
FocusCi ( ) : void
InitializeComponent ( ) : void
Main ( string args ) : void
Menu_Font ( object sender, EventArgs e ) : void
Menu_Open ( object sender, EventArgs e ) : void
Translate ( ) : void

Method Details

CiPad() public method

public CiPad ( ) : System
return System

OnLayout() protected method

protected OnLayout ( System.Windows.Forms.LayoutEventArgs e ) : void
e System.Windows.Forms.LayoutEventArgs
return void