代码搜索:tabctrl
找到约 140 项符合「tabctrl」的源代码
代码结果 140
www.eeworm.com/read/232347/14196715
cpp xptabdlg.cpp
/***********************************************************************************************************/
// XPTabDlg.cpp : implementation file
/*************************************************
www.eeworm.com/read/167041/5471235
cpp statistics.cpp
/*************************************************
Copyright (C), 2000-2002, Huayue Co., Ltd.
File name: Statistics.cpp
Module: NMS统计信息
Author: 王华东
Version: 1.0
Created on
www.eeworm.com/read/102552/15776978
htm subject_28869.htm
序号:28869 发表者:木子 发表日期:2003-01-24 16:35:03
主题:对话框大小改变的问题
内容:我在TabCtrl控件上动态创建一个对话框,怎样让它随着TabCtrl大小的改变而改变大小?if(!m_wndDlgClass.Create(IDD_DLGClass,&m_TabCtrl)){ &n
www.eeworm.com/read/101790/15812998
htm subject_28869.htm
序号:28869 发表者:木子 发表日期:2003-01-24 16:35:03
主题:对话框大小改变的问题
内容:我在TabCtrl控件上动态创建一个对话框,怎样让它随着TabCtrl大小的改变而改变大小?if(!m_wndDlgClass.Create(IDD_DLGClass,&m_TabCtrl)){ &n
www.eeworm.com/read/367793/9732306
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Controls.rc
//
#define IDC_LISTBOX_IMAGES 101
#define IDD_CONTROLS_DIALOG 102
#def
www.eeworm.com/read/102552/15773040
htm subject_17172.htm
序号:17172 发表者:sdf 发表日期:2002-10-09 09:53:10
主题:关于TabCtrl的问题
内容:有一个问题,就是TabCtrl不太会用,望高手能指教一下,谢谢!
返回上页
www.eeworm.com/read/274894/4180765
cpp backuprestore.cpp
// BackupRestore.cpp : implementation file
//
#include "stdafx.h"
#include "resource.h"
#include "BackupRestore.h"
#include "tabctrl.h"
#include "BackupDialog.h"
#include "RestoreDialog.h"
#in
www.eeworm.com/read/464171/7168134
cpp accounttabs.cpp
// AccountTabs.cpp : implementation file
// Download by http://www.codefans.net
#include "stdafx.h"
#include "account.h"
#include "AccountTabs.h" //tabctrl控件类
#include "TabPageDlg.h" //tabpa
www.eeworm.com/read/223937/14611188
cpp dlgregistreport.cpp
// DlgRegistReport.cpp : implementation file
//
#include "stdafx.h"
#include "fusion.h"
#include "DlgRegistReport.h"
#include "Buttons.h"
#include "EditFloat.h"
#include "TabCtrl.h"
#include "Regist
www.eeworm.com/read/123865/6056893
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