Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
DataMenuItem コンストラクタ(Boolean)
isSeparator パラメーターが true である場合、セパレーターとして使用される DataMenuItem を新規作成します。
シンタックス
'宣言
Public Function New( _
ByVal As Boolean _
)
public DataMenuItem(
bool
)
パラメータ
- isSeparator
- この項目をセパレーターとして使用するかどうか。
参照