Property | Type | Description | |
---|---|---|---|
BackgroundProperty | |||
CornerRadiusProperty | |||
ExampleProperty | |||
FontSizeProperty | |||
HelpTextProperty | |||
InstructionsProperty | |||
IsFocusedProperty | |||
RequiredProperty | |||
ShowClearProperty | |||
TextProperty | |||
TextWrappingProperty | |||
TitleProperty |
Property | Type | Description | |
---|---|---|---|
ClearText | void | ||
Clear_Clicked | void | ||
FocusText | void | ||
Help_MouseDown | void | ||
Help_MouseEnter | void | ||
Help_MouseLeave | void | ||
txt_GotKeyboardFocus | void | ||
txt_GotMouseCapture | void | ||
txt_LostFocus | void | ||
txt_MouseDown | void | ||
txt_PreviewKeyDown | void | ||
txt_TextChanged | void |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
TextBox ( ) : System.ComponentModel |
Method | Description | |
---|---|---|
ClearText ( ) : void | ||
Clear_Clicked ( Button bt ) : void | ||
FocusText ( ) : void | ||
Help_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
Help_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
Help_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
txt_GotKeyboardFocus ( object sender, System.Windows.Input.KeyboardFocusChangedEventArgs e ) : void | ||
txt_GotMouseCapture ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
txt_LostFocus ( object sender, |
||
txt_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
txt_PreviewKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void | ||
txt_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void |
public static DependencyProperty,System.Windows BackgroundProperty | ||
return |
public static DependencyProperty,System.Windows CornerRadiusProperty | ||
return |
public static DependencyProperty,System.Windows ExampleProperty | ||
return |
public static DependencyProperty,System.Windows FontSizeProperty | ||
return |
public static DependencyProperty,System.Windows HelpTextProperty | ||
return |
public static DependencyProperty,System.Windows InstructionsProperty | ||
return |
public static DependencyProperty,System.Windows IsFocusedProperty | ||
return |
public static DependencyProperty,System.Windows RequiredProperty | ||
return |
public static DependencyProperty,System.Windows ShowClearProperty | ||
return |
public static DependencyProperty,System.Windows TextProperty | ||
return |
public static DependencyProperty,System.Windows TextWrappingProperty | ||
return |