バージョン

IGContextMenu クラス メンバ

IGContextMenuデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタIGContextMenu コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティContainer System.ComponentModel.Componentから継承されます。
Public プロパティHandleGets a value representing the window handle for the menu. System.Windows.Forms.Menuから継承されます。
Public プロパティHighlightDisableItems無効になっている項目の上をマウスが移動したときに項目をハイライト表示するかどうかを取得または設定します。  
Public プロパティHighlightDisableItemsResolved無効になっている項目の上をマウスが移動したときに項目がハイライト表示されるかどうかを示す、解決された値を返します。  
Public プロパティImageListメニュー項目のイメージを取得するために使用されるイメージリストを取得または設定します。  
Public プロパティImageSizeイメージのサイズを取得または設定します。  
Public プロパティIsParentGets a value indicating whether this menu contains any menu items. This property is read-only. System.Windows.Forms.Menuから継承されます。
Public プロパティMdiListItemGets 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から継承されます。
Public プロパティMenuItemsGets a value indicating the collection of System.Windows.Forms.MenuItem objects associated with the menu. System.Windows.Forms.Menuから継承されます。
Public プロパティNameGets or sets the name of the System.Windows.Forms.Menu. System.Windows.Forms.Menuから継承されます。
Public プロパティRightToLeftGets or sets a value indicating whether text displayed by the control is displayed from right to left. System.Windows.Forms.ContextMenuから継承されます。
Public プロパティShowShortcutsショートカットがコンテキストメニューに表示されるかどうかを取得または設定します。  
Public プロパティSite System.ComponentModel.Componentから継承されます。
Public プロパティSourceControlGets the control that is displaying the shortcut menu. System.Windows.Forms.ContextMenuから継承されます。
Public プロパティStyleメニューのスタイルを取得または設定します。  
Public プロパティStyleResolvedコンテキストメニューの描画に使用される、解決されたメニュースタイルを返します。  
Public プロパティTagGets or sets user-defined data associated with the control. System.Windows.Forms.Menuから継承されます。
Public プロパティTouchMetricsEnabledタッチ メトリックスが有効かどうかを取得または設定します。  
Public プロパティZoomFactorズームをサポートする場合、オーナー コントロールのズーム ファクター。  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティCanRaiseEvents System.ComponentModel.Componentから継承されます。
Protected プロパティDesignMode System.ComponentModel.Componentから継承されます。
Protected プロパティEvents System.ComponentModel.Componentから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。
Public メソッドDisposeオーバーロードされます。 オーバーライドされます。 コンテキスト メニューが破棄されるときに呼び出されます。  
Public メソッドFindMenuItemGets the System.Windows.Forms.MenuItem that contains the value specified. System.Windows.Forms.Menuから継承されます。
Public メソッドGetContextMenuGets the System.Windows.Forms.ContextMenu that contains this menu. System.Windows.Forms.Menuから継承されます。
Public メソッドGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドGetMainMenuGets the System.Windows.Forms.MainMenu that contains this menu. System.Windows.Forms.Menuから継承されます。
Public メソッドInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドMergeMenuMerges the System.Windows.Forms.MenuItem objects of one menu with the current menu. System.Windows.Forms.Menuから継承されます。
Public メソッドResetImageSizeImageSize プロパティをデフォルト値にリセットします。  
Public メソッドShowオーバーロードされます。 Displays the shortcut menu at the specified position. System.Windows.Forms.ContextMenuから継承されます。
Public メソッドToStringReturns a System.String that represents the System.Windows.Forms.Menu control. System.Windows.Forms.Menuから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドCreateMenuHandleCreates a new handle to the System.Windows.Forms.Menu. System.Windows.Forms.Menuから継承されます。
Protected メソッドFinalize System.ComponentModel.Componentから継承されます。
Protected メソッドFindMergePositionReturns the position at which a menu item should be inserted into the menu. System.Windows.Forms.Menuから継承されます。
Protected メソッドGetService System.ComponentModel.Componentから継承されます。
Protected メソッドMemberwiseCloneオーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。
Protected メソッドOnPopupオーバーライドされます。 コンテキストメニューが表示される前に呼び出されます。  
Protected メソッドOnResolveOwnerStyledMenuAppearanceResolveOwnerStyledMenuAppearance イベントを呼び出します。  
Protected メソッドOnResolveOwnerStyledMenuItemAppearanceResolveOwnerStyledMenuItemAppearance イベントを呼び出します。  
Protected メソッドShouldSerializeImageSizeImageSize プロパティのシリアル化が必要かどうかを示します。  
トップ
パブリック イベント
 名前解説
Public イベントCollapseOccurs when the shortcut menu collapses. System.Windows.Forms.ContextMenuから継承されます。
Public イベントDisposed System.ComponentModel.Componentから継承されます。
Public イベントPopupOccurs before the shortcut menu is displayed. System.Windows.Forms.ContextMenuから継承されます。
Public イベントResolveOwnerStyledMenuAppearanceメニューが描画される前に発生します。  
Public イベントResolveOwnerStyledMenuItemAppearanceメニュー項目が描画される前に発生します。  
トップ
参照