C# 클래스 SharpBelot.DisabledTexbox

Summary description for DisabledTexbox.
상속: System.Windows.Forms.TextBox
파일 보기 프로젝트 열기: NikolayIT/BelotGameEngine

공개 메소드들

메소드 설명
DisabledTexbox ( ) : System

보호된 메소드들

메소드 설명
OnGotFocus ( System e ) : void

메소드 상세

DisabledTexbox() 공개 메소드

public DisabledTexbox ( ) : System
리턴 System

OnGotFocus() 보호된 메소드

protected OnGotFocus ( System e ) : void
e System
리턴 void