バージョン

UltraMenuItem クラス メソッド

このクラスのメンバの一覧は、UltraMenuItemメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドCloneMenuオーバーロードされます。 オーバーライドされます。 メニューオブジェクトをクローンする必要があるときに呼び出されます。  
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オーバーロードされます。 オーバーライドされます。 System.Windows.Forms.MenuItem によって使用されるリソース (メモリ以外) を破棄します。  
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 メソッドMergeMenuオーバーロードされます。 Merges this System.Windows.Forms.MenuItem with another System.Windows.Forms.MenuItem and returns the resulting merged System.Windows.Forms.MenuItem. System.Windows.Forms.MenuItemから継承されます。
Public メソッドPerformClickGenerates a System.Windows.Forms.Control.Click event for the System.Windows.Forms.MenuItem, simulating a click by a user. System.Windows.Forms.MenuItemから継承されます。
Public メソッドPerformSelectRaises the System.Windows.Forms.MenuItem.Select event for this menu item. System.Windows.Forms.MenuItemから継承されます。
Public メソッドResetAppearanceAppearance プロパティをデフォルト値にリセットします。  
Public メソッドResetCheckedAppearanceCheckedAppearance プロパティをデフォルト値にリセットします。  
Public メソッドResetSelectedAppearanceSelectedAppearance プロパティをデフォルト値にリセットします。  
Public メソッドResolveAppearanceメニュー項目の外観を解決します  
Public メソッドToStringReturns a string that represents the System.Windows.Forms.MenuItem. System.Windows.Forms.MenuItemから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドCreateMenuHandleCreates a new handle to the System.Windows.Forms.Menu. System.Windows.Forms.Menuから継承されます。
Protected メソッドDirtyMenuItemSizeメニュー項目サイズの再計算を必要とするプロパティ変更が発生したときに呼び出されます。  
Protected メソッドDrawMenuGlyph指定したメニュー グリフを指定した座標に描画します  
Protected メソッドDrawXPItemOffice XP カラー スキームを使用してメニュー項目を描画します。  
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 メソッドGetImageAreaSizeメニューイメージを格納する領域のサイズを返します。  
Protected メソッドGetImageSize表示されるイメージのサイズを返します。  
Protected メソッドGetService System.ComponentModel.Componentから継承されます。
Protected メソッドGetStringFormat文字列を描画するために使用される System.Drawing.StringFormat オブジェクトを返します  
Protected メソッドGetUltraContextMenu格納している UltraContextMenuManager を返します。  
Protected メソッドGetXPItemSizeOffice XP レイアウト書式を使用して項目のサイズを返します。  
Protected メソッドIsBottomItem指定したインデックスがメニュー項目のグループの末尾かどうかを示します。  
Protected メソッドMemberwiseCloneオーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。
Protected メソッドNotifyPropChangeコンテキストメニューのプロパティが変更されたときに呼び出されます。  
Protected メソッドOnClickRaises the System.Windows.Forms.MenuItem.Click event. System.Windows.Forms.MenuItemから継承されます。
Protected メソッドOnDrawItemオーバーライドされます。 オーナー描画メニューが描画される場合に呼び出されます。  
Protected メソッドOnInitMenuPopupRaises the System.Windows.Forms.MenuItem.Popup event. System.Windows.Forms.MenuItemから継承されます。
Protected メソッドOnMeasureItemオーバーライドされます。 オーナー描画メニューのためにメニュー項目のサイズを返すときに呼び出されます。  
Protected メソッドOnPopupRaises the System.Windows.Forms.MenuItem.Popup event. System.Windows.Forms.MenuItemから継承されます。
Protected メソッドOnSelectRaises the System.Windows.Forms.MenuItem.Select event. System.Windows.Forms.MenuItemから継承されます。
Protected メソッドOnSubObjectPropChangeサブオブジェクトでプロパティが変更されたときに呼び出されます。  
トップ
参照