Reports for WinForms
ContextMenuStrip プロパティ (C1PreviewPane)

C1.Win.C1Report.4 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : ContextMenuStrip プロパティ
この C1PreviewPaneに関連付けられた System.Windows.Forms.ContextMenuStripを取得または設定します。コードで明示的に設定されていない場合(デザイン時に null である場合)は、実行時にデフォルトのコンテキストメニューが使用されます。
シンタックス
'宣言
 
Public Overrides Property ContextMenuStrip As System.Windows.Forms.ContextMenuStrip
public override System.Windows.Forms.ContextMenuStrip ContextMenuStrip {get; set;}
解説
カスタムメニューを割り当てずにデフォルトのコンテキストメニューをまとめて削除するには、コードでこの値を nullに設定します。
参照

C1PreviewPane クラス
C1PreviewPane メンバ