このクラスのメンバの一覧は、UltraMenuItemメンバを参照してください。
名前 | 解説 | |
---|---|---|
Appearance | Button のデフォルト外観を取得または設定します。 | |
BarBreak | Gets 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から継承されます。 | |
Break | Gets 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から継承されます。 | |
Checked | Gets or sets a value indicating whether a check mark appears next to the text of the menu item. System.Windows.Forms.MenuItemから継承されます。 | |
CheckedAppearance | メニュー項目のチェックされたときの外観を取得または設定します。 | |
Container | System.ComponentModel.Componentから継承されます。 | |
DefaultItem | Gets or sets a value indicating whether the menu item is the default menu item. System.Windows.Forms.MenuItemから継承されます。 | |
Enabled | Gets or sets a value indicating whether the menu item is enabled. System.Windows.Forms.MenuItemから継承されます。 | |
Handle | Gets a value representing the window handle for the menu. System.Windows.Forms.Menuから継承されます。 | |
HasAppearance | Infragistics.Win.AppearanceBase オブジェクトがすでに作成されているかどうかを示します。 | |
HasCheckedAppearance | Infragistics.Win.AppearanceBase オブジェクトがすでに作成されているかどうかを示します。 | |
HasSelectedAppearance | Infragistics.Win.AppearanceBase オブジェクトがすでに作成されているかどうかを示します。 | |
Index | Gets or sets a value indicating the position of the menu item in its parent menu. System.Windows.Forms.MenuItemから継承されます。 | |
IsParent | Gets a value indicating whether the menu item contains child menu items. System.Windows.Forms.MenuItemから継承されます。 | |
MdiList | Gets 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から継承されます。 | |
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 | メニュー項目のコレクションを返します。 | |
MergeOrder | Gets or sets a value indicating the relative position of the menu item when it is merged with another. System.Windows.Forms.MenuItemから継承されます。 | |
MergeType | Gets or sets a value indicating the behavior of this menu item when its menu is merged with another. System.Windows.Forms.MenuItemから継承されます。 | |
Mnemonic | Gets a value indicating the mnemonic character that is associated with this menu item. System.Windows.Forms.MenuItemから継承されます。 | |
Name | Gets or sets the name of the System.Windows.Forms.Menu. System.Windows.Forms.Menuから継承されます。 | |
OwnerDraw | Gets 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から継承されます。 | |
Parent | Gets a value indicating the menu that contains this menu item. System.Windows.Forms.MenuItemから継承されます。 | |
RadioCheck | Gets 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から継承されます。 | |
SelectedAppearance | メニュー項目が選択されたときの外観を取得または設定します。 | |
Shortcut | Gets or sets a value indicating the shortcut key associated with the menu item. System.Windows.Forms.MenuItemから継承されます。 | |
ShowShortcut | Gets 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から継承されます。 | |
Site | System.ComponentModel.Componentから継承されます。 | |
Tag | Gets or sets user-defined data associated with the control. System.Windows.Forms.Menuから継承されます。 | |
Text | Gets or sets a value indicating the caption of the menu item. System.Windows.Forms.MenuItemから継承されます。 | |
Visible | Gets or sets a value indicating whether the menu item is visible. System.Windows.Forms.MenuItemから継承されます。 |
名前 | 解説 | |
---|---|---|
Appearances | リンクされた外観で使用されるAppearancesコレクションを返します。 | |
ArrowAreaWidth | サブ項目の矢印に必要な幅を返します。 | |
CanRaiseEvents | System.ComponentModel.Componentから継承されます。 | |
DesignMode | System.ComponentModel.Componentから継承されます。 | |
DrawMenuItem | メニュー項目がUltraMenuItemによって描画されるかどうかを示します。 | |
Events | System.ComponentModel.Componentから継承されます。 | |
IsRightToLeft | メニューの方向が右から左かどうかを示します。 | |
IsSeparator | メニュー項目がセパレーターかどうかを示します。 | |
MenuID | Gets a value indicating the Windows identifier for this menu item. System.Windows.Forms.MenuItemから継承されます。 | |
PreTextSpace | テキストの前の空白量を返します。 | |
RequiresArrowArea | サブ項目を含んでいることを示す矢印がメニュー項目に表示されるかどうかを示します。 | |
SeparatorSize | セパレーターツールに必要な高さを返します。 | |
ShortcutString | メニュー項目に関連付けられたショートカットとして表示する文字列を返します。 | |
ShowShortcutResolved | ショートカットが表示されるかどうかを示す値を返します。 | |
Style | 描画されるメニュー項目のスタイルを返します。 | |
SubObjectPropChangeHandler | Infragistics.Shared.SubObjectBase 派生オブジェクトの SubObjectPropChange イベントのイベントハンドラー。 |