PowerTools PlusPak for Windows Forms 8.0J
NoteStyle コンストラクタ(String)

NoteStyle の名前を示す System.String 値。これは GcCalendar.NoteStyles から NoteStyle を取得するときに使用できます。
指定した名前を使用して、NoteStyle クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal name As String _
)
public NoteStyle( 
   string name
)

パラメータ

name
NoteStyle の名前を示す System.String 値。これは GcCalendar.NoteStyles から NoteStyle を取得するときに使用できます。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

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

Send Feedback