GrapeCity PlusPak for Windows Forms 11.0J
GetFocusRectangle メソッド

System.Drawing.Rectangleの値はタブのクライアント矩形を示します。
クライアント矩形を含む、タブのフォーカス矩形を取得します。
シンタックス
Public Overridable Function GetFocusRectangle( _
   ByVal clientRectangle As Rectangle _
) As Rectangle
public virtual Rectangle GetFocusRectangle( 
   Rectangle clientRectangle
)

パラメータ

clientRectangle
System.Drawing.Rectangleの値はタブのクライアント矩形を示します。

戻り値の型

System.Drawing.Rectangleの値はタブのフォーカス矩形を示します。
参照

参照

TabRenderer クラス
TabRenderer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.