C# 클래스 OKHOSTING.UI.Net4.WPF.Controls.TextBox

상속: System.Windows.Controls.TextBox, ITextBox
파일 보기 프로젝트 열기: okhosting/OKHOSTING.UI

Private Properties

프로퍼티 타입 설명
HidePlaceholder void
ShowPlaceholder void
TextBox_GotFocus void
TextBox_LostFocus void
TextBox_TextChanged void

공개 메소드들

메소드 설명
IDisposable ( ) : void
TextBox ( ) : System

비공개 메소드들

메소드 설명
HidePlaceholder ( ) : void
ShowPlaceholder ( ) : void
TextBox_GotFocus ( object sender, System e ) : void
TextBox_LostFocus ( object sender, System e ) : void
TextBox_TextChanged ( object sender, System e ) : void

메소드 상세

IDisposable() 공개 메소드

public IDisposable ( ) : void
리턴 void

TextBox() 공개 메소드

public TextBox ( ) : System
리턴 System