Ribbon for WinForms
Render メソッド (ControlHostElement)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ControlHostElement クラス : Render メソッド
Graphics object where the element will be rendered.
Rectangle where the element will be rendered.
Renders the element into a given rectangle.
シンタックス
'宣言
 
Public Overrides Sub Render( _
   ByVal g As Graphics, _
   ByVal r As Rectangle _
) 
public override void Render( 
   Graphics g,
   Rectangle r
)

パラメータ

g
Graphics object where the element will be rendered.
r
Rectangle where the element will be rendered.
参照

ControlHostElement クラス
ControlHostElement メンバ