在MSDN的Visual C++ Documentation第一页(Visual C++ Documentation Map)的最后,有关于如何利用MSDN帮助的说明,其中的第二条是:为了Learn about the controls in a dialog box,你应该 Click the question  box in the upper-right corner of the dialog box, then click the control you want more information on. 请教各位,这是什么意思。谢谢!

解决方案 »

  1.   

    could you read English?============================================================================
    提问题时标题要简明扼要地说明问题内容,切忌使用"急","求救"之类不能说明问题的标题
    http://www.betajin.com/alphasun/index.htm          给我发信息请附带原帖地址
    http://alphasun.18en.com/                    http://shakingtoolkit.9126.com/
    DocWizard C++程序文档自动生成工具 | Wave OpenGL | HttpProxy | AjaxParser词法分析
      

  2.   

    为了Learn about the controls in a dialog box,你应该 Click the question  box in the upper-right corner of the dialog box, then click the control you want more information on. 翻译如下:
    For学习对话框中的一些控件,you should 先单击对话框的右上角的问号按钮,
    然后在单击你你想了解的控件上面来了解更多的信息。
      

  3.   

    谢谢以上高手的指导,可是在VC中设计对话框的时候,对话框右上角并没有问号按钮啊,
    比如我在对话框上放一个Edit,怎么样了解其更多的信息呢?
    本人是初学者,希望高手不吝赐教