Ribbon for WinForms
Merge メソッド (Style)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > Style クラス : Merge メソッド
Style object that contains the attributes to copy.
Copies attributes set to non-default values from another Style object.
シンタックス
'宣言
 
Public Sub Merge( _
   ByVal source As Style _
) 
public void Merge( 
   Style source
)

パラメータ

source
Style object that contains the attributes to copy.
解説
The difference between Style.Copy and Merge is that Merge will not copy attributes that are set to their default values in the source Style.
参照

Style クラス
Style メンバ