C# 클래스 dbz.UIComponents.CustomControls.LabelTextBox

상속: System.Windows.Controls.TextBox
파일 보기 프로젝트 열기: earlnuclear/DanbooruBrowser

공개 프로퍼티들

프로퍼티 타입 설명
LabelProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
HideLabel ( ) : void
LabelTextBox ( ) : System.Windows

보호된 메소드들

메소드 설명
OnGotFocus ( RoutedEventArgs e ) : void
OnLostFocus ( RoutedEventArgs e ) : void
OnTextChanged ( System.Windows.Controls.TextChangedEventArgs e ) : void

비공개 메소드들

메소드 설명
SetLabel ( ) : void

메소드 상세

HideLabel() 공개 메소드

public HideLabel ( ) : void
리턴 void

LabelTextBox() 공개 메소드

public LabelTextBox ( ) : System.Windows
리턴 System.Windows

OnGotFocus() 보호된 메소드

protected OnGotFocus ( RoutedEventArgs e ) : void
e System.Windows.RoutedEventArgs
리턴 void

OnLostFocus() 보호된 메소드

protected OnLostFocus ( RoutedEventArgs e ) : void
e System.Windows.RoutedEventArgs
리턴 void

OnTextChanged() 보호된 메소드

protected OnTextChanged ( System.Windows.Controls.TextChangedEventArgs e ) : void
e System.Windows.Controls.TextChangedEventArgs
리턴 void

프로퍼티 상세

LabelProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows LabelProperty
리턴 System.Windows.DependencyProperty