对话框类 meaning in English
dialog class
Examples
- Controls are data members of the dialog class
控件是对话框类的数据成员。 - Data members in the dialog class
控件在对话框类中被声明为 - Dialog box classes
对话框类 - To update the first pane of a status bar with menu item text , you must handle
若要用菜单项文本更新状态栏的第一个窗格,必须处理对话框类中的 - For example , if you handle wm _ ctlcolor in your dialog box class , your handling will override any reflected message handlers
例如,如果你在一个对话框类中试图处理wm _ ctlcolor ,您的处理将覆盖掉任何被反射的消息处理函数。