'Declaration Public Sub GetPane( _ ByVal row As Integer, _ ByVal column As Integer, _ ByRef paneRow As Integer, _ ByRef paneColumn As Integer _ )
'Declaration
Public Sub GetPane( _ ByVal row As Integer, _ ByVal column As Integer, _ ByRef paneRow As Integer, _ ByRef paneColumn As Integer _ )
public void GetPane( int row, int column, out int paneRow, out int paneColumn )
LayoutManager クラス LayoutManager メンバ
© MESCIUS inc. All rights reserved.