バージョン

UltraMenuItem クラス プロパティ

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

パブリック プロパティ
 名前解説
Public プロパティAppearanceButton のデフォルト外観を取得または設定します。  
Public プロパティBarBreakGets or sets a value indicating whether the System.Windows.Forms.MenuItem is placed on a new line (for a menu item added to a System.Windows.Forms.MainMenu object) or in a new column (for a submenu item or menu item displayed in a System.Windows.Forms.ContextMenu). System.Windows.Forms.MenuItemから継承されます。
Public プロパティBreakGets or sets a value indicating whether the item is placed on a new line (for a menu item added to a System.Windows.Forms.MainMenu object) or in a new column (for a menu item or submenu item displayed in a System.Windows.Forms.ContextMenu). System.Windows.Forms.MenuItemから継承されます。
Public プロパティCheckedGets or sets a value indicating whether a check mark appears next to the text of the menu item. System.Windows.Forms.MenuItemから継承されます。
Public プロパティCheckedAppearanceメニュー項目のチェックされたときの外観を取得または設定します。  
Public プロパティContainer System.ComponentModel.Componentから継承されます。
Public プロパティDefaultItemGets or sets a value indicating whether the menu item is the default menu item. System.Windows.Forms.MenuItemから継承されます。
Public プロパティEnabledGets or sets a value indicating whether the menu item is enabled. System.Windows.Forms.MenuItemから継承されます。
Public プロパティHandleGets a value representing the window handle for the menu. System.Windows.Forms.Menuから継承されます。
Public プロパティHasAppearanceInfragistics.Win.AppearanceBase オブジェクトがすでに作成されているかどうかを示します。  
Public プロパティHasCheckedAppearanceInfragistics.Win.AppearanceBase オブジェクトがすでに作成されているかどうかを示します。  
Public プロパティHasSelectedAppearanceInfragistics.Win.AppearanceBase オブジェクトがすでに作成されているかどうかを示します。  
Public プロパティIndexGets or sets a value indicating the position of the menu item in its parent menu. System.Windows.Forms.MenuItemから継承されます。
Public プロパティIsParentGets a value indicating whether the menu item contains child menu items. System.Windows.Forms.MenuItemから継承されます。
Public プロパティMdiListGets or sets a value indicating whether the menu item will be populated with a list of the Multiple Document Interface (MDI) child windows that are displayed within the associated form. System.Windows.Forms.MenuItemから継承されます。
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 プロパティMenuItemsメニュー項目のコレクションを返します。  
Public プロパティMergeOrderGets or sets a value indicating the relative position of the menu item when it is merged with another. System.Windows.Forms.MenuItemから継承されます。
Public プロパティMergeTypeGets or sets a value indicating the behavior of this menu item when its menu is merged with another. System.Windows.Forms.MenuItemから継承されます。
Public プロパティMnemonicGets a value indicating the mnemonic character that is associated with this menu item. System.Windows.Forms.MenuItemから継承されます。
Public プロパティNameGets or sets the name of the System.Windows.Forms.Menu. System.Windows.Forms.Menuから継承されます。
Public プロパティOwnerDrawGets or sets a value indicating whether the code that you provide draws the menu item or Windows draws the menu item. System.Windows.Forms.MenuItemから継承されます。
Public プロパティParentGets a value indicating the menu that contains this menu item. System.Windows.Forms.MenuItemから継承されます。
Public プロパティRadioCheckGets or sets a value indicating whether the System.Windows.Forms.MenuItem, if checked, displays a radio-button instead of a check mark. System.Windows.Forms.MenuItemから継承されます。
Public プロパティSelectedAppearanceメニュー項目が選択されたときの外観を取得または設定します。  
Public プロパティShortcutGets or sets a value indicating the shortcut key associated with the menu item. System.Windows.Forms.MenuItemから継承されます。
Public プロパティShowShortcutGets or sets a value indicating whether the shortcut key that is associated with the menu item is displayed next to the menu item caption. System.Windows.Forms.MenuItemから継承されます。
Public プロパティSite System.ComponentModel.Componentから継承されます。
Public プロパティTagGets or sets user-defined data associated with the control. System.Windows.Forms.Menuから継承されます。
Public プロパティTextGets or sets a value indicating the caption of the menu item. System.Windows.Forms.MenuItemから継承されます。
Public プロパティVisibleGets or sets a value indicating whether the menu item is visible. System.Windows.Forms.MenuItemから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティAppearancesリンクされた外観で使用されるAppearancesコレクションを返します。  
Protected プロパティArrowAreaWidthサブ項目の矢印に必要な幅を返します。  
Protected プロパティCanRaiseEvents System.ComponentModel.Componentから継承されます。
Protected プロパティDesignMode System.ComponentModel.Componentから継承されます。
Protected プロパティDrawMenuItemメニュー項目がUltraMenuItemによって描画されるかどうかを示します。  
Protected プロパティEvents System.ComponentModel.Componentから継承されます。
Protected プロパティIsRightToLeftメニューの方向が右から左かどうかを示します。  
Protected プロパティIsSeparatorメニュー項目がセパレーターかどうかを示します。  
Protected プロパティMenuIDGets a value indicating the Windows identifier for this menu item. System.Windows.Forms.MenuItemから継承されます。
Protected プロパティPreTextSpaceテキストの前の空白量を返します。  
Protected プロパティRequiresArrowAreaサブ項目を含んでいることを示す矢印がメニュー項目に表示されるかどうかを示します。  
Protected プロパティSeparatorSizeセパレーターツールに必要な高さを返します。  
Protected プロパティShortcutStringメニュー項目に関連付けられたショートカットとして表示する文字列を返します。  
Protected プロパティShowShortcutResolvedショートカットが表示されるかどうかを示す値を返します。  
Protected プロパティStyle描画されるメニュー項目のスタイルを返します。  
Protected プロパティSubObjectPropChangeHandlerInfragistics.Shared.SubObjectBase 派生オブジェクトの SubObjectPropChange イベントのイベントハンドラー。  
トップ
参照