CalendarView for WinForms
StringFormat コンストラクタ(StringFormat)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > StringFormat クラス > StringFormat コンストラクタ : StringFormat コンストラクタ(StringFormat)
The StringFormat object from which to initialize the new StringFormat object.
Initializes a new StringFormat object from the specified existing StringFormat object.
シンタックス
'宣言
 
Public Function New( _
   ByVal stringFormat As StringFormat _
)
public StringFormat( 
   StringFormat stringFormat
)

パラメータ

stringFormat
The StringFormat object from which to initialize the new StringFormat object.
参照

StringFormat クラス
StringFormat メンバ
オーバーロード一覧