C# 클래스 EventApp.Controls.DateNavigationView

상속: UIView
파일 보기 프로젝트 열기: BobStolk/EventApp 1 사용 예제들

공개 메소드들

메소드 설명
DateNavigationView ( RectangleF frame ) : System
UpdateLabel ( string updateText ) : void

비공개 메소드들

메소드 설명
DrawView ( ) : void

메소드 상세

DateNavigationView() 공개 메소드

public DateNavigationView ( RectangleF frame ) : System
frame System.Drawing.RectangleF
리턴 System

UpdateLabel() 공개 메소드

public UpdateLabel ( string updateText ) : void
updateText string
리턴 void