バージョン

UltraContextMenuManager.UltraContextMenu クラス メンバ

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

パブリック コンストラクタ
 名前解説
Public コンストラクタUltraContextMenuManager.UltraContextMenu コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティContainer System.ComponentModel.Componentから継承されます。
Public プロパティHandleGets a value representing the window handle for the menu. System.Windows.Forms.Menuから継承されます。
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 プロパティOwner所有している UltraContextMenuManager を返します。  
Public プロパティRightToLeftGets or sets a value indicating whether text displayed by the control is displayed from right to left. System.Windows.Forms.ContextMenuから継承されます。
Public プロパティSite System.ComponentModel.Componentから継承されます。
Public プロパティSourceControlGets the control that is displaying the shortcut menu. System.Windows.Forms.ContextMenuから継承されます。
Public プロパティTagGets or sets user-defined data associated with the control. System.Windows.Forms.Menuから継承されます。
トップ
プロテクト プロパティ
 名前解説
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オーバーロードされます。 Disposes of the resources, other than memory, used by the System.Windows.Forms.Menu. System.Windows.Forms.Menuから継承されます。
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 メソッド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オーバーライドされます。 コンテキストメニューが表示される前に呼び出されます。  
トップ
パブリック イベント
 名前解説
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から継承されます。
トップ
参照