C# Class MOTHER3Funland.frmMainTextViewer

Inheritance: M3Form
Mostrar archivo Open project: jeffman/MOTHER-3-Funland

Public Properties

Property Type Description
formIcon System.Drawing.Bitmap

Public Methods

Method Description
GetIndex ( ) : int[]
SelectIndex ( int index ) : void
frmMainTextViewer ( ) : System

Private Methods

Method Description
cboRoom_SelectedIndexChanged ( object sender, EventArgs e ) : void
lstLines_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

GetIndex() public method

public GetIndex ( ) : int[]
return int[]

SelectIndex() public method

public SelectIndex ( int index ) : void
index int
return void

frmMainTextViewer() public method

public frmMainTextViewer ( ) : System
return System

Property Details

formIcon public_oe static_oe property

public static Bitmap,System.Drawing formIcon
return System.Drawing.Bitmap