'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 _ )
'使用法 Dim instance As SpreadTouchStrip Dim x As Integer Dim y As Integer instance.Show(x, y)
'使用法
Dim instance As SpreadTouchStrip Dim x As Integer Dim y As Integer instance.Show(x, y)
public new void Show( int x, int y )
SpreadTouchStrip クラス SpreadTouchStrip メンバ オーバーロード一覧
Copyright © 2004 GrapeCity inc.