Ribbon for WinForms
Clone メソッド (Style)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > Style クラス : Clone メソッド
Creates an instance of the Style class that is identical to the current Style (except for the Locked property, which is always false for clones).
シンタックス
'宣言
 
Public Function Clone() As Style
public Style Clone()

戻り値の型

The copy of the current Style.
参照

Style クラス
Style メンバ