C# 클래스 MyForm, MonoMac.Windows.Form

상속: Form
파일 보기 프로젝트 열기: Clancey/MonoMac.Windows.Form 1 사용 예제들

공개 메소드들

메소드 설명
Main ( string args ) : void
MyForm ( ) : System

비공개 메소드들

메소드 설명
button1_Click ( object sender, EventArgs e ) : void
textbox1_KeyDown ( object sender, KeyEventArgs e ) : void
trackBar1_Scroll ( object sender, System e ) : void

메소드 상세

Main() 공개 정적인 메소드

public static Main ( string args ) : void
args string
리턴 void

MyForm() 공개 메소드

public MyForm ( ) : System
리턴 System