CMainFrame
常见例句
- 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)。 - -used WTL achieve similar Flashget interface of this program is to use the WTL CSplitterWindow and put CMainFrame CHorSplitterWindow partitioned.
用WTL实现类似flashget的界面 本程序是利用WTL的 CSplitterWindow 和 CHorSplitterWindow 把 CMainFrame 分隔而成。 返回 CMainFrame