ComponentOne InputPanel for WinForms
CutCopyMaskFormat Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputMaskedTextBox Class : CutCopyMaskFormat Property
Indicates whether the text to be copied to the clipboard includes literals and/or prompt characters.
Syntax
'Declaration
 
Public Property CutCopyMaskFormat As System.Windows.Forms.MaskFormat
public System.Windows.Forms.MaskFormat CutCopyMaskFormat {get; set;}
See Also

Reference

InputMaskedTextBox Class
InputMaskedTextBox Members