バージョン

DrawBorders メソッド (GroupBoxHeaderUIElement)

ヘッダーの境界線を描画します。
シンタックス
'宣言
 
Protected Overrides Sub DrawBorders( _
   ByRef drawParams As Infragistics.Win.UIElementDrawParams _
) 
protected override void DrawBorders( 
   ref Infragistics.Win.UIElementDrawParams drawParams
)

パラメータ

drawParams
ヘッダーの境界線の描画時に使用されるUIElementDrawParamsへの参照。
参照