Namespace - CVRManager
Syntax
| C# |
|
public class LJCMaskBox : MaskedTextBox
|
The custom MaskTextBox.
Public Methods
|
#ctor
|
Initializes an object instance.
|
|
LJCIsEmpty
|
Checks if the control Text matches TextCheckString. |
2 Methods
Private Methods
|
Dispose
|
Clean up any resources being used.
|
|
InitializeComponent
|
Required method for Designer support - do not modify
the contents of this method with the code editor.
|
|
OnEnter
|
Handles the Enter event to set the Mask.
|
|
OnKeyPress
|
Handles the KeyPress event.
|
|
OnLeave
|
Handles the Leave event to clear the Mask if empty.
|
5 Methods
Properties
Fields
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.