C# 클래스 Dynamic_Games.IncInformationForm.PlayerVisuals

파일 보기 프로젝트 열기: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015

공개 프로퍼티들

프로퍼티 타입 설명
bet System.Windows.Forms.Label
betLBL System.Windows.Forms.Label
c1 System.Windows.Forms.PictureBox
c2 System.Windows.Forms.PictureBox
money System.Windows.Forms.Label
typeBox System.Windows.Forms.ComboBox
typeLBL System.Windows.Forms.Label

공개 메소드들

메소드 설명
hide ( ) : void
show ( ) : void

메소드 상세

hide() 공개 메소드

public hide ( ) : void
리턴 void

show() 공개 메소드

public show ( ) : void
리턴 void

프로퍼티 상세

bet 공개적으로 프로퍼티

public Label,System.Windows.Forms bet
리턴 System.Windows.Forms.Label

betLBL 공개적으로 프로퍼티

public Label,System.Windows.Forms betLBL
리턴 System.Windows.Forms.Label

c1 공개적으로 프로퍼티

public PictureBox,System.Windows.Forms c1
리턴 System.Windows.Forms.PictureBox

c2 공개적으로 프로퍼티

public PictureBox,System.Windows.Forms c2
리턴 System.Windows.Forms.PictureBox

money 공개적으로 프로퍼티

public Label,System.Windows.Forms money
리턴 System.Windows.Forms.Label

typeBox 공개적으로 프로퍼티

public ComboBox,System.Windows.Forms typeBox
리턴 System.Windows.Forms.ComboBox

typeLBL 공개적으로 프로퍼티

public Label,System.Windows.Forms typeLBL
리턴 System.Windows.Forms.Label