C# 클래스 MOTHER3Funland.frmMainTextViewer

상속: M3Form
파일 보기 프로젝트 열기: jeffman/MOTHER-3-Funland

공개 프로퍼티들

프로퍼티 타입 설명
formIcon System.Drawing.Bitmap

공개 메소드들

메소드 설명
GetIndex ( ) : int[]
SelectIndex ( int index ) : void
frmMainTextViewer ( ) : System

비공개 메소드들

메소드 설명
cboRoom_SelectedIndexChanged ( object sender, EventArgs e ) : void
lstLines_SelectedIndexChanged ( object sender, EventArgs e ) : void

메소드 상세

GetIndex() 공개 메소드

public GetIndex ( ) : int[]
리턴 int[]

SelectIndex() 공개 메소드

public SelectIndex ( int index ) : void
index int
리턴 void

frmMainTextViewer() 공개 메소드

public frmMainTextViewer ( ) : System
리턴 System

프로퍼티 상세

formIcon 공개적으로 정적으로 프로퍼티

public static Bitmap,System.Drawing formIcon
리턴 System.Drawing.Bitmap