menubar

  • un.菜单栏
  • 网络菜单条;菜单条控件;菜单容器

复数:menu bars

menubarmenubar

menubar

菜单栏

菜单栏MENUBAR):设置是否显示弹出窗口的菜单栏。缺省值是显示。

菜单条

电脑常用英语单词 ... memorymodel 内存模式 menubar 菜单条 menucommand 菜单命令 ...

菜单条控件

来显示对应类别的凭证目录;上方是一个菜单条控件(MenuBar)和一个工具条控件(ToolBar);下方是一个状态栏控件(StatusBar)…

菜单容器

菜单只能被添加到菜单容器(MenuBar)中13、MenuBar只能被添加到Frame对象中,作为整个菜单树的根基Frame fr=new Frame…

菜单栏构件

在上面的代码中我们生成了一个菜单栏构件menubar)和一个菜单构件(menu)。 gtk_menu_item_set_submenu(GTK_MENU…

菜单工具栏

页面的最上方为菜单工具栏MenuBar) 左侧为 OutlookBar 样式的菜单。 , MenuBar 与 OutlookBar 中显示的是上方菜单表 …

1
As shown in Listing 9, I have defined a menubar with a menu label for registering new customers. 如清单9所示,我定义了一个menubar,菜单标签用于注册新客户。
2
Or if you prefer, if you set Felix as the main project, then you can use "Run" menu on the main menubar. 你也可以将Felix的项目设为main项目,这样会在主菜单上选择运行时,缺省运行我们的Felix项目。
3
Run the VI by clicking on the Run button, located on the VI's Toolbar (the Toolbar is the row of icons beneath the VI's menubar). 单击工具栏上的运行按钮运行vi,(工具栏就是vi菜单下的一排图标)。
4
In Listing 3, menubar, title, height, width, content, and visible are all attributes of the Frame object. 在清单3中,menubar、title、height、width、content和visible都是Frame对象的属性。
5
The menubar, along with the defined attributes, gives this application a rich-client look and feel. 这个menubar,以及这些已定义的属性,给这个应用程序提供了一种富客户端观感。
6
A list of status bar menu items will be placed within the status menubar shell. 状态栏项目列列表会在状态栏位置显示。
7
You can get your menu bar back by right clicking empty space on the toolbar chrome and making sure Menu Bar is checked. 如果想要菜单栏回来可以在工具条空白处点右键,将“菜单栏”(Menubar)选中。
8
Menubar: powerful menu script that can mimic complex menus found in popular GUI applications. 菜单栏:强大的菜单脚本,可以模仿流行的GUI应用程序中的复杂的菜单。
9
This method places the MenuBar at the button position indicated by wButton. 该方法将MenuBar放在wButton所指示的按钮位置。
10
In fact, they are implemented as different instances of the menubar tag. 事实上,它们实现为menubar标签的不同实例。