Ribbon for WinForms
SetDirty(Boolean) メソッド

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > RowPanel クラス > SetDirty メソッド : SetDirty(Boolean) メソッド
Whether the element needs to be laid out.
Marks this element as dirty, forcing all parent and child elements to be laid out.
シンタックス
'宣言
 
Public Overloads Sub SetDirty( _
   ByVal dirty As Boolean _
) 
public void SetDirty( 
   bool dirty
)

パラメータ

dirty
Whether the element needs to be laid out.
参照

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