Ribbon for WinForms
SetIconDirty メソッド (IconElement)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > IconElement クラス : SetIconDirty メソッド
Notifies C1Icon element that UI should be re-initialized for the next drawing operation.
シンタックス
'宣言
 
Protected Sub SetIconDirty( _
   Optional ByVal dirty As Boolean _
) 
protected void SetIconDirty( 
   bool dirty
)

パラメータ

dirty
解説
Call this method from property setters to make sure that new property value is nohored at drawing.
参照

IconElement クラス
IconElement メンバ