IGContextMenuデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
|  | IGContextMenu コンストラクタ | オーバーロードされます。 | 
| 名前 | 解説 | |
|---|---|---|
|  | Container | System.ComponentModel.Componentから継承されます。 | 
|  | Handle | Gets a value representing the window handle for the menu. System.Windows.Forms.Menuから継承されます。 | 
|  | HighlightDisableItems | 無効になっている項目の上をマウスが移動したときに項目をハイライト表示するかどうかを取得または設定します。 | 
|  | HighlightDisableItemsResolved | 無効になっている項目の上をマウスが移動したときに項目がハイライト表示されるかどうかを示す、解決された値を返します。 | 
|  | ImageList | メニュー項目のイメージを取得するために使用されるイメージリストを取得または設定します。 | 
|  | ImageSize | イメージのサイズを取得または設定します。 | 
|  | IsParent | Gets a value indicating whether this menu contains any menu items. This property is read-only. System.Windows.Forms.Menuから継承されます。 | 
|  | MdiListItem | Gets a value indicating the System.Windows.Forms.MenuItem that is used to display a list of multiple document interface (MDI) child forms. System.Windows.Forms.Menuから継承されます。 | 
|  | MenuItems | Gets a value indicating the collection of System.Windows.Forms.MenuItem objects associated with the menu. System.Windows.Forms.Menuから継承されます。 | 
|  | Name | Gets or sets the name of the System.Windows.Forms.Menu. System.Windows.Forms.Menuから継承されます。 | 
|  | RightToLeft | Gets or sets a value indicating whether text displayed by the control is displayed from right to left. System.Windows.Forms.ContextMenuから継承されます。 | 
|  | ShowShortcuts | ショートカットがコンテキストメニューに表示されるかどうかを取得または設定します。 | 
|  | Site | System.ComponentModel.Componentから継承されます。 | 
|  | SourceControl | Gets the control that is displaying the shortcut menu. System.Windows.Forms.ContextMenuから継承されます。 | 
|  | Style | メニューのスタイルを取得または設定します。 | 
|  | StyleResolved | コンテキストメニューの描画に使用される、解決されたメニュースタイルを返します。 | 
|  | Tag | Gets or sets user-defined data associated with the control. System.Windows.Forms.Menuから継承されます。 | 
|  | TouchMetricsEnabled | タッチ メトリックスが有効かどうかを取得または設定します。 | 
|  | ZoomFactor | ズームをサポートする場合、オーナー コントロールのズーム ファクター。 | 
| 名前 | 解説 | |
|---|---|---|
|  | CanRaiseEvents | System.ComponentModel.Componentから継承されます。 | 
|  | DesignMode | System.ComponentModel.Componentから継承されます。 | 
|  | Events | System.ComponentModel.Componentから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
|  | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。 | 
|  | Dispose | オーバーロードされます。 オーバーライドされます。 コンテキスト メニューが破棄されるときに呼び出されます。 | 
|  | FindMenuItem | Gets the System.Windows.Forms.MenuItem that contains the value specified. System.Windows.Forms.Menuから継承されます。 | 
|  | GetContextMenu | Gets the System.Windows.Forms.ContextMenu that contains this menu. System.Windows.Forms.Menuから継承されます。 | 
|  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | 
|  | GetMainMenu | Gets the System.Windows.Forms.MainMenu that contains this menu. System.Windows.Forms.Menuから継承されます。 | 
|  | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | 
|  | MergeMenu | Merges the System.Windows.Forms.MenuItem objects of one menu with the current menu. System.Windows.Forms.Menuから継承されます。 | 
|  | ResetImageSize | ImageSize プロパティをデフォルト値にリセットします。 | 
|  | Show | オーバーロードされます。 Displays the shortcut menu at the specified position. System.Windows.Forms.ContextMenuから継承されます。 | 
|  | ToString | Returns a System.String that represents the System.Windows.Forms.Menu control. System.Windows.Forms.Menuから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
|  | CreateMenuHandle | Creates a new handle to the System.Windows.Forms.Menu. System.Windows.Forms.Menuから継承されます。 | 
|  | Finalize | System.ComponentModel.Componentから継承されます。 | 
|  | FindMergePosition | Returns the position at which a menu item should be inserted into the menu. System.Windows.Forms.Menuから継承されます。 | 
|  | GetService | System.ComponentModel.Componentから継承されます。 | 
|  | MemberwiseClone | オーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。 | 
|  | OnPopup | オーバーライドされます。 コンテキストメニューが表示される前に呼び出されます。 | 
|  | OnResolveOwnerStyledMenuAppearance | ResolveOwnerStyledMenuAppearance イベントを呼び出します。 | 
|  | OnResolveOwnerStyledMenuItemAppearance | ResolveOwnerStyledMenuItemAppearance イベントを呼び出します。 | 
|  | ShouldSerializeImageSize | ImageSize プロパティのシリアル化が必要かどうかを示します。 | 
| 名前 | 解説 | |
|---|---|---|
|  | Collapse | Occurs when the shortcut menu collapses. System.Windows.Forms.ContextMenuから継承されます。 | 
|  | Disposed | System.ComponentModel.Componentから継承されます。 | 
|  | Popup | Occurs before the shortcut menu is displayed. System.Windows.Forms.ContextMenuから継承されます。 | 
|  | ResolveOwnerStyledMenuAppearance | メニューが描画される前に発生します。 | 
|  | ResolveOwnerStyledMenuItemAppearance | メニュー項目が描画される前に発生します。 |