IMaskedTextProvider Methods |
The IMaskedTextProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clear |
Called to clear a range of characters at the specified position in the masked text.
|
![]() | Delete |
Called to delete a range of characters at the specified position in the masked text.
|
![]() | Insert |
Called to insert a character at the specified position in the masked text.
|
![]() | Replace |
Called to replace a character at the specified position in the masked text.
|