GrapeCity ActiveReports for .NET 16.0J
ContextMenuStrip プロパティ (BaseToolbox)

GrapeCity.ActiveReports.Design.Toolbox 名前空間 > BaseToolbox クラス : ContextMenuStrip プロパティ
Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control.
シンタックス
'宣言
 
Public Overridable Property ContextMenuStrip As ContextMenuStrip
public virtual ContextMenuStrip ContextMenuStrip {get; set;}

プロパティ値

The System.Windows.Forms.ContextMenuStrip for this control, or null 参照 (Visual Basicでは Nothing) if there is no System.Windows.Forms.ContextMenuStrip. The default is null 参照 (Visual Basicでは Nothing).
参照

BaseToolbox クラス
BaseToolbox メンバ