TabIndexDefaultValueCreator Method (Ellipse)
In This Topic
Syntax
'Declaration
Protected Overridable Function TabIndexDefaultValueCreator() As Integer
'Usage
Dim instance As Ellipse
Dim value As Integer
value = instance.TabIndexDefaultValueCreator()
protected virtual int TabIndexDefaultValueCreator()
See Also