MESCIUS SPREAD for Windows Forms 17.0J
GetTabStripChildRectangle メソッド

FpSpreadコントロール。
要素の順序。
要素のタイプを表すTabStripButton値。
整数値はシート タブの順序を表します。 要素がシート タブでない場合は -1。
タブ ストリップ内の要素の矩形を取得します。
構文
'Declaration
 
Public Shared Function GetTabStripChildRectangle( _
   ByVal spread As FpSpread, _
   ByVal index As Integer, _
   ByRef tabStripButton As TabStripButton, _
   ByRef sheetIndex As Integer _
) As Rectangle
public static Rectangle GetTabStripChildRectangle( 
   FpSpread spread,
   int index,
   out TabStripButton tabStripButton,
   out int sheetIndex
)

パラメータ

spread
FpSpreadコントロール。
index
要素の順序。
tabStripButton
要素のタイプを表すTabStripButton値。
sheetIndex
整数値はシート タブの順序を表します。 要素がシート タブでない場合は -1。

戻り値の型

タブ ストリップ内の要素の矩形。
参照

FpSpreadTreeHelper クラス
FpSpreadTreeHelper メンバ

 

 


© MESCIUS inc. All rights reserved.