TabStopDefaultValueCreator Method (C1Gauge)
In This Topic
Syntax
'Declaration
Protected Overridable Function TabStopDefaultValueCreator() As Boolean
'Usage
Dim instance As C1Gauge
Dim value As Boolean
value = instance.TabStopDefaultValueCreator()
protected virtual bool TabStopDefaultValueCreator()
See Also