'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)
public new void Show( int x, int y )
SpreadTouchStrip クラス SpreadTouchStrip メンバ オーバーロード一覧
© 2004-2015, GrapeCity inc. All rights reserved.