C# Class MOTHER3Funland.frmMainTextViewer

Inheritance: M3Form
Afficher le fichier Open project: jeffman/MOTHER-3-Funland

Méthodes publiques

Свойство Type Description
formIcon System.Drawing.Bitmap

Méthodes publiques

Méthode Description
GetIndex ( ) : int[]
SelectIndex ( int index ) : void
frmMainTextViewer ( ) : System

Private Methods

Méthode Description
cboRoom_SelectedIndexChanged ( object sender, EventArgs e ) : void
lstLines_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

GetIndex() public méthode

public GetIndex ( ) : int[]
Résultat int[]

SelectIndex() public méthode

public SelectIndex ( int index ) : void
index int
Résultat void

frmMainTextViewer() public méthode

public frmMainTextViewer ( ) : System
Résultat System

Property Details

formIcon public_oe static_oe property

public static Bitmap,System.Drawing formIcon
Résultat System.Drawing.Bitmap