代码搜索:CSize

找到约 1,126 项符合「CSize」的源代码

代码结果 1,126
www.eeworm.com/read/101865/15800023

h logscrollview.h

// LogScrollView.h : interface of the LogScrollView class // ///////////////////////////////////////////////////////////////////////////// #ifndef _LOG_TWIPS_SCROLL_VIEW #define _LOG_TWIPS_SCROLL
www.eeworm.com/read/101865/15800093

h logscrollview.h

// LogScrollView.h : interface of the LogScrollView class // ///////////////////////////////////////////////////////////////////////////// #ifndef _LOG_TWIPS_SCROLL_VIEW #define _LOG_TWIPS_SCROLL
www.eeworm.com/read/101790/15808095

htm subject_37212.htm

序号:37212 发表者:pan_doreen 发表日期:2003-04-22 23:21:56 主题:分割窗口的一个问题 内容:我编一个分割窗口的程序,如下:--------------------    CView1-------|------------  &nb
www.eeworm.com/read/101790/15810991

htm subject_31934.htm

序号:31934 发表者:李 发表日期:2003-03-08 17:35:51 主题:大家帮忙看一下这个代码为什么不能却分窗口? 内容:我想先产生两横行,然后再在第一横行产生两个纵行。BOOL CMainFrame::OnCreateClient(LPCREATESTRUCT lpcs, CCreateContext* pContext) {
www.eeworm.com/read/101790/15813140

htm subject_61187.htm

序号:61187 发表者:风雨金刚 发表日期:2003-11-18 12:29:45 主题:请教拆分窗口时,怎样才能禁止拆分条移动. 内容:    m_wndSplitter.CreateStatic(this,1,2);    m_wndSplitter.CreateView(0
www.eeworm.com/read/101128/15850362

h logscrollview.h

// LogScrollView.h : interface of the LogScrollView class // ///////////////////////////////////////////////////////////////////////////// #ifndef _LOG_TWIPS_SCROLL_VIEW #define _LOG_TWIPS_SCROLL
www.eeworm.com/read/391517/8399723

cpp historyedit.cpp

/* * HistoryEdit.cpp * * Description: * CHistoryEdit implementation * * A CEdit subclass that allows you to display a text history * of events. * * Author: * Ravi Bh
www.eeworm.com/read/191876/8418259

h jmtoolbar.h

#ifndef _JM_TOOLBAR_H_ #define _JM_TOOLBAR_H_ #include "JMComboBox.h" class CJMToolBar : public CToolBar { public: CJMToolBar(); virtual ~CJMToolBar(); public: CJMComboBox m_JMLaye
www.eeworm.com/read/289715/8533582

h sizecbar.h

///////////////////////////////////////////////////////////////////////// // // CSizingControlBar Version 2.42 // // Created: Jan 24, 1998 Last Modified: Feb 10, 2000 // // See
www.eeworm.com/read/289353/8557812

cpp historyedit.cpp

/* * HistoryEdit.cpp * * Description: * CHistoryEdit implementation * * A CEdit subclass that allows you to display a text history * of events. * * Author: * Ravi Bh