您要查找的是不是:
- Repositions control bars in the client area. 重新设定客户区中控制条的位置。
- BOTTOM Control bar is at bottom of frame window. 控制条在框架窗口的底部。
- TOP Control bar is at top of frame window. 控制条在框架窗口的顶部。
- Figure out how much room the control bars will take by using the. 选项确定控制条将占用的空间量。
- Displays the caption and control bar when you play audio, video, or animation. 在你演奏声音、图像或视频时,显示标题和控制条。
- Figure out how much room the control bars will take by using the reposQuery option of RepositionBars. 使用RepositionBars的reposQuery选项确定控制条将占用的空间量。
- Increase the dialog box window dimensions by the amount of space used by the control bars. 根据控制条占用的空间量,增加对话框窗口的尺寸。
- NIDFirst The ID of the first in a range of control bars to reposition and resize. 要重新定位并改变大小的控制条范围中的第一个控制条的ID。
- In an MFC application, you can attach control bars such as status bars and toolbars to a frame window. 在MFC应用程序中,可以将控制条(如状态栏和工具栏)附加到框架窗口。
- This reflects the basic algorithm that control bars are allocated window real estate on a first-come, first-serve basis. 这反映了按先到先服务的基础给控件条分配窗口空间的基本算法。
- Menu, you can rearrange the control bars so that the dialog bar is at the top of the Z-order of the control bars. 命令,可以对控件条进行重新排列,使对话栏位于控件条Z顺序的顶部。
- In document/view architecture, frame windows are windows that contain a view window. They also support having control bars attached to them. 在文档/视图体系中,框架窗口是包含(一个)视图窗口的窗口。它们也支持在上面依附控件栏。
- The control bars are allocated space in the frame window according to their Z-order, which initially is the order in which they are created (see CMainFrame:: OnCreate). 控件条在框架窗口中是按Z顺序分配空间的,Z顺序最初是控件条的创建顺序(请参见CMainFrame::OnCreate)。
- It is a dialog bar because the layout of this control bar is defined in a dialog template resource (IDD_VIEW_SELECT). 由于此控件条的布局是在对话框模板资源(IDD_VIEW_SELECT)中定义的,因此它是对话栏。
- Many of the control bar customization options illustrated by CTRLBARS are discussed in Technical Note 31. 技术说明31中讨论了由CTRLBARS阐释的许多控件条自定义选项。
- For the control bar to function properly, the dialog box must duplicate some of the functionality of a frame window. 为使控制条正常运行,对话框必须复制框架窗口的某些功能。
- If you want ON_UPDATE_COMMAND_UI handlers to work for the control bars, you also need to derive new control bar classes and handle the WM_IDLEUPDATECMDUI message. 如果希望ON_UPDATE_COMMAND_UI处理程序适用于控制条,还需要派生新控制条类并处理WM_IDLEUPDATECMDUI消息。
- Control is used on forms as a control bar that displays a row of drop-down menus and bitmapped buttons that activate commands. 控件用作窗体上的控制条,以显示一行下拉菜单和一些激活命令的位图按钮。
- CBRS_NOALIGN Control bar is not repositioned when the parent is resized.CBRS_LEFT Control bar is at the left of the frame window. 但我想将对话框贴到应用程序框架的任一位置,比如坐标为(10,10)与(100,100)的范围处!
- Move the controls in your dialog box to account for the space used by control bars at the top or left of the client area. 在对话框中移动控件,确定控制条在工作区的顶部或左侧占用的空间。