Ribbon for WinForms
Copy メソッド (BackgroundBrushProviderExtension)

C1.Win.4.8 アセンブリ > C1.Win.C1Themes 名前空間 > BackgroundBrushProviderExtension クラス : Copy メソッド
the target BackgroundBrushProvider.
the source BackgroundBrushProvider.
Copies properties of the source BackgroundBrushProvider.
シンタックス
'宣言
 
Public Shared Sub Copy( _
   ByVal dst As BackgroundBrushProvider, _
   ByVal src As BackgroundBrushProvider _
) 
public static void Copy( 
   BackgroundBrushProvider dst,
   BackgroundBrushProvider src
)

パラメータ

dst
the target BackgroundBrushProvider.
src
the source BackgroundBrushProvider.
参照

BackgroundBrushProviderExtension クラス
BackgroundBrushProviderExtension メンバ