Ribbon for WinForms
Update メソッド (StyleGlyphSet)

C1.Win.Ribbon.6 アセンブリ > C1.Win.Ribbon 名前空間 > StyleGlyphSet クラス : Update メソッド
指定された C1.Win.C1Ribbon.StyleGlyphに関連付けられた画像を更新し、新しい画像をこの C1.Win.C1Ribbon.StyleGlyphSetから 破棄できるかどうか(つまり、グリフセットが画像を所有しているかどうか)を決定します。
シンタックス
'宣言
 
Public Sub Update( _
   ByVal styleGlyph As StyleGlyph, _
   ByVal img As Image, _
   ByVal owns As Boolean _
) 
public void Update( 
   StyleGlyph styleGlyph,
   Image img,
   bool owns
)

パラメータ

styleGlyph
img
owns
参照

StyleGlyphSet クラス
StyleGlyphSet メンバ