バージョン

GetClientWidth メソッド

この領域のクライアント領域の幅をコンテナー座標で返します。
シンタックス
'宣言
 
Public Function GetClientWidth( _
   ByVal rsr As RowScrollRegion _
) As Integer
public int GetClientWidth( 
   RowScrollRegion rsr
)

パラメータ

rsr
RowScrollRegion

戻り値の型

ColScrollRegion のクライアントの幅
参照