'Declaration
Public Property AcceptsTabChar As TabCharMode
'Usage
Dim instance As GcMask Dim value As TabCharMode instance.AcceptsTabChar = value value = instance.AcceptsTabChar
public TabCharMode AcceptsTabChar {get; set;}
Property Value
A TabCharMode enumeration indicates which mode that the Tab chars will be used when copy, cut and paste string.The default is TabCharMode.NoControl.