GrapeCity CalendarGrid for Windows Forms 2.0J
ContextMenuStrip プロパティ (EditBase)

このコントロールに関連付けられた System.Windows.Forms.ContextMenuStrip を取得または設定します。
構文
Public Overrides Property ContextMenuStrip As ContextMenuStrip
public override ContextMenuStrip ContextMenuStrip {get; set;}

プロパティ値

このコントロールの System.Windows.Forms.ContextMenuStripSystem.Windows.Forms.ContextMenuStrip がない場合は null 参照 (Visual Basicでは Nothing)。
既定値は null 参照 (Visual Basicでは Nothing) です。
解説
コントロールに ContextMenu も割り当てられている場合は、ContextMenu の方が ContextMenuStrip よりも優先されます。
参照

EditBase クラス
EditBase メンバ
ShowContextMenu プロパティ
ContextMenu プロパティ

 

 


c 2008 GrapeCity inc. All rights reserved.