您要查找的是不是:
- search command button 搜索命令按钮
- Use the Search command on the Start menu. 使用“开始”菜单上的“搜索”命令。
- This is an enhancement of the standard command button. 这是标准命令按钮的一个改进。
- Double-click the command button control to display the Visual Basic Editor. 双击命令按钮控件以显示Visual Basic编辑器。
- This code also registers an event handler for a command button on the form region. 此代码会还为窗体区域中的命令按钮注册一个事件处理程序。
- From Common Controls, drag Command button shapes to the lower right edge of the Blank form shape. 将“命令按钮”形状从“公共控件”拖到“空白窗体”形状的右下边缘处。
- Custom Button Control - Enhanced command button control with custom colors and images. 这是一个增强的命令按钮控件,具有定制的颜色和图片。
- The user-defined function uses the CommandEventArgs argument to see which Command button was clicked. 用户定义的函数使用CommandEventArgs参数来查看单击了哪个Command按钮。
- Position the pointer below the text boxes on your form, and then drag to create an OK command button. 将指针放在窗体上的文本框下面,然后拖动鼠标创建“确定”命令按钮。
- When you press the ENTER key while a command button has focus, the button's Click event is not raised. 或者当您在命令按钮有焦点的情况下按Enter键时,无法引发按钮的Click事件。
- A simple example of creating a cascading effect for a command button though mouse movement. 这是一个简单的示例,演示了如何在鼠标经过命令按钮时创建一种层叠效果,
- For font, goto tools - graphic reports - options - click the command button FONT at bottom left, then select the font. 至于字体款式,在工具中选择图表,单击选项,在左下单击字款就可以。点击浏览该文件点击浏览该文件
- To create a new document based on the selected item, click the command button following the item, and then choose New from this file. 若要根据选定项目新建文档,请单击该项目后面的命令按钮,再选择“根据此文件创建”。
- In the Control Toolbox, click Command Button, and then click below the text box to insert the control (command button) into the slide. 在“控件工具箱”中,单击“命令按钮”,然后在文本框下面单击,以便将该控件(命令按钮)插入到幻灯片中。
- The following code example demonstrates how to use the HtmlInputButton control to create a command button, a Submit button, and a Reset button. 下面的代码示例演示如何使用HtmlInputButton控件创建一个命令按钮、一个“提交”按钮和一个“重置”按钮。
- Add command buttons to the Genealogy Section control of the form. 向Genealogy Section控件的窗体添加命令按钮。
- Cascading Effect for a Command Button -A simple example of creating a cascading effect for a command button though mouse movement. 这是一个简单的示例,演示了如何在鼠标经过命令按钮时创建一种层叠效果,
- The author pointed out that retrieval type consists of Key words, logical operator and search commands(search syntax), introduced its construction of the retrieval type and techniques. 摘要指出检索式是由关键词、逻辑运算符和搜索指令(搜索语法)等构成,介绍了检索式的构建方法和技巧。
- Windows2000/ XP: The user completed an input event( for example, pressed an application command button on the mouse or an application command key on the keyboard), and the application did not handle the WM_ APPCOMMAND message generated by that input. 用户完成一个输入事件(例如,按下应用程序鼠标上的命令按钮或者键盘上的命令键),应用程序没有处理由该输入产生的wm_PPCOMMAND消息。
- This article discussed about the methods of the second development in the ArcMap application of ArcInfo8, then showed how to create a customed command button in BVA environment of ArcMap to return the area for a selected polygon graphic. 对ArcInfo8的ArcMap环境下的二次开发方法做了一般阐述,并在ArcMap的VBA环境下创建源代码,定制了一个计算选定多边形面积的控件。