代码搜索:tabctrl

找到约 140 项符合「tabctrl」的源代码

代码结果 140
www.eeworm.com/read/274894/4180788

cpp xtabctrl.cpp

// XTabCtrl.cpp : implementation file // #include "stdafx.h" #include "tabctrl.h" #include "XTabCtrl.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FIL
www.eeworm.com/read/290301/8490453

cpp xtabctrl.cpp

// XTabCtrl.cpp : implementation file // #include "stdafx.h" //#include "tabctrl.h" #include "XTabCtrl.h" #include "bxt.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char
www.eeworm.com/read/290298/8490879

cpp xtabctrl.cpp

// XTabCtrl.cpp : implementation file // #include "stdafx.h" //#include "tabctrl.h" #include "XTabCtrl.h" #include "bxt.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char
www.eeworm.com/read/477697/6731468

cpp accounttabs.cpp

// AccountTabs.cpp : implementation file // #include "stdafx.h" #include "account.h" #include "AccountTabs.h" //tabctrl控件类 #include "TabPageDlg.h" //tabpage基类 #include "MainPageDlg.h" //主窗口
www.eeworm.com/read/220587/14796152

cpp accounttabs.cpp

// AccountTabs.cpp : implementation file // #include "stdafx.h" #include "account.h" #include "AccountTabs.h" //tabctrl控件类 #include "TabPageDlg.h" //tabpage基类 #include "MainPageDlg.h" //主窗口
www.eeworm.com/read/382791/2627422

cpp accounttabs.cpp

// AccountTabs.cpp : implementation file // #include "stdafx.h" #include "account.h" #include "AccountTabs.h" //tabctrl控件类 #include "TabPageDlg.h" //tabpage基类 #include "MainPageDlg.h" //主窗口
www.eeworm.com/read/267735/4262940

cpp accounttabs.cpp

// AccountTabs.cpp : implementation file // #include "stdafx.h" #include "account.h" #include "AccountTabs.h" //tabctrl控件类 #include "TabPageDlg.h" //tabpage基类 #include "MainPageDlg.h" //主窗口
www.eeworm.com/read/125131/14512454

htm 0501005.htm

五、PWIN98/95下演练CTab
www.eeworm.com/read/101790/15809904

htm subject_51819.htm

序号:51819 发表者:晴天雨 发表日期:2003-09-04 16:28:25 主题:关于TabCtrl 的背景色设置 内容:请教高手,我在VC++开发时用到了CTabCtrl 类请问如何改变它的背景色? 返回上页
www.eeworm.com/read/102552/15772928

htm subject_22281.htm

序号:22281 发表者:sdf 发表日期:2002-11-25 09:10:42 主题:一个关于属性页的问题 内容:在用属性页时,遇见两个问题:1.我用的是<mark>TabCtrl</mark>控件中调用对话框,属性页属性页上的对话框老是高出许多,有什么办法可以使对话框和控件平齐吗?2,因为用的是对话框,如何能取到对话框中的各控件的值?&nbsp;&nbsp ...