DateTimeEditors for WinRT
ReplaceMode Property

Gets or sets a value indicating whether new characters will be inserted or replace existing ones while you are typing.
Syntax
'Declaration
 
Public Property ReplaceMode As System.Boolean
public System.bool ReplaceMode {get; set;}
Remarks
Set this property value to true if typing characters should be inserted at an insertion point position; otherwise, set it to false if typing characters should overwrite existing characters at an insertion point position.
See Also

Reference

C1MaskedTextBox Class
C1MaskedTextBox Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback