バージョン

CalendarInfoNoteItemUIElement コンストラクタ

新しい CalendarInfoNoteItemUIElement を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As Infragistics.Win.UIElement, _
   ByVal note As Note _
)
public CalendarInfoNoteItemUIElement( 
   Infragistics.Win.UIElement parent,
   Note note
)

パラメータ

parent
親要素。
note
関連メモ
参照