Ribbon for WinForms
RenderContent(Graphics,Rectangle) メソッド

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > RowPanel クラス > RenderContent メソッド : RenderContent(Graphics,Rectangle) メソッド
Graphics object where the element will be rendered.
Rectangle to render into.
Render this element's content (no children).
シンタックス
'宣言
 
Public Overloads Overridable Sub RenderContent( _
   ByVal g As Graphics, _
   ByVal r As Rectangle _
) 
public virtual void RenderContent( 
   Graphics g,
   Rectangle r
)

パラメータ

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

RowPanel クラス
RowPanel メンバ
オーバーロード一覧