public new void Show( int x, int y )
'Declaration Public Overloads Shadows Sub Show( _ ByVal x As Integer, _ ByVal y As Integer _ )
'Declaration
Public Overloads Shadows Sub Show( _ ByVal x As Integer, _ ByVal y As Integer _ )
'Usage Dim instance As SpreadTouchStrip Dim x As Integer Dim y As Integer instance.Show(x, y)
'Usage
Dim instance As SpreadTouchStrip Dim x As Integer Dim y As Integer instance.Show(x, y)
SpreadTouchStrip Class SpreadTouchStrip Members Overload List