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