就像显示器属性设置那样的

解决方案 »

  1.   

    ocx控件:
    各个PropertyPage 预先要编辑好
    做好的PropertyPage可以通过设置ocx的PropertyPages属性调整位置vbexe:
    通过添加控件Microsoft Tab Active Control / Tab Strip ActiveX Control来做
      

  2.   

    可是怎么把propertypage与tab active control联系起来啊?
      

  3.   

    PropertyPage Object
                The base object used to create an ActiveX Property Page.ResProperty pages provide an alternative to the Properties window for viewing properties. You can group several related properties on a page, or use a page to provide a dialog-like interface for a property that’s too complex for the Properties window. A PropertyPage object represents one page, which is to say one tab in the Property Pages dialog box.propertypage对应的是属性窗体