资源简介
在VC++中使用MSChart表格控件,效果不错。MSChart,微软的一个很不错的画图控件,功能比较全面

代码片段和文件信息
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++ your modifications will be overwritten.
#include “stdafx.h“
#include “font.h“
/////////////////////////////////////////////////////////////////////////////
// COleFont properties
CString COleFont::GetName()
{
CString result;
GetProperty(0x0 VT_BSTR (void*)&result);
return result;
}
void COleFont::SetName(LPCTSTR propVal)
{
SetProperty(0x0 VT_BSTR propVal);
}
CY COleFont::GetSize()
{
CY result;
GetProperty(0x2 VT_CY (void*)&result);
return result;
}
void COleFont::SetSize(const CY& propVal)
{
SetProperty(0x2 VT_CY &propVal);
}
BOOL COleFont::GetBold()
{
BOOL result;
GetProperty(0x3 VT_BOOL (void*)&result);
return result;
}
void COleFont::SetBold(BOOL propVal)
{
SetProperty(0x3 VT_BOOL propVal);
}
BOOL COleFont::GetItalic()
{
BOOL result;
GetProperty(0x4 VT_BOOL (void*)&result);
return result;
}
void COleFont::SetItalic(BOOL propVal)
{
SetProperty(0x4 VT_BOOL propVal);
}
BOOL COleFont::GetUnderline()
{
BOOL result;
GetProperty(0x5 VT_BOOL (void*)&result);
return result;
}
void COleFont::SetUnderline(BOOL propVal)
{
SetProperty(0x5 VT_BOOL propVal);
}
BOOL COleFont::GetStrikethrough()
{
BOOL result;
GetProperty(0x6 VT_BOOL (void*)&result);
return result;
}
void COleFont::SetStrikethrough(BOOL propVal)
{
SetProperty(0x6 VT_BOOL propVal);
}
short COleFont::GetWeight()
{
short result;
GetProperty(0x7 VT_I2 (void*)&result);
return result;
}
void COleFont::SetWeight(short propVal)
{
SetProperty(0x7 VT_I2 propVal);
}
short COleFont::GetCharset()
{
short result;
GetProperty(0x8 VT_I2 (void*)&result);
return result;
}
void COleFont::SetCharset(short propVal)
{
SetProperty(0x8 VT_I2 propVal);
}
/////////////////////////////////////////////////////////////////////////////
// COleFont operations
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 196689 2014-04-13 19:40 TestMsChart\Debug\TestMsChart.exe
文件 2098 2014-04-13 18:38 TestMsChart\font.cpp
文件 1461 2014-04-13 18:38 TestMsChart\font.h
文件 15516 2014-04-13 18:38 TestMsChart\mschart.cpp
文件 4854 2014-04-13 18:38 TestMsChart\mschart.h
文件 3669 2014-04-13 18:37 TestMsChart\ReadMe.txt
文件 1078 2014-04-13 18:37 TestMsChart\res\TestMsChart.ico
文件 403 2014-04-13 18:37 TestMsChart\res\TestMsChart.rc2
文件 735 2014-04-13 19:03 TestMsChart\resource.h
文件 213 2014-04-13 18:37 TestMsChart\StdAfx.cpp
文件 1054 2014-04-13 18:37 TestMsChart\StdAfx.h
文件 45508 2014-04-13 19:08 TestMsChart\TestMsChart.aps
文件 1293 2014-04-13 19:40 TestMsChart\TestMsChart.clw
文件 2133 2014-04-13 18:37 TestMsChart\TestMsChart.cpp
文件 18154 2014-04-13 18:41 TestMsChart\TestMsChart.dsp
文件 591 2014-04-13 18:41 TestMsChart\TestMsChart.dsw
文件 1379 2014-04-13 18:37 TestMsChart\TestMsChart.h
文件 197632 2014-04-13 19:40 TestMsChart\TestMsChart.ncb
文件 48640 2014-04-13 19:40 TestMsChart\TestMsChart.opt
文件 2322 2014-04-13 19:40 TestMsChart\TestMsChart.plg
文件 44482 2014-04-13 19:08 TestMsChart\TestMsChart.rc
文件 9238 2014-04-13 19:40 TestMsChart\TestMsChartDlg.cpp
文件 1530 2014-04-13 19:05 TestMsChart\TestMsChartDlg.h
文件 2567 2014-04-13 18:38 TestMsChart\vcaxis.cpp
文件 1620 2014-04-13 18:38 TestMsChart\vcaxis.h
文件 930 2014-04-13 18:38 TestMsChart\vcaxisgrid.cpp
文件 1242 2014-04-13 18:38 TestMsChart\vcaxisgrid.h
文件 1775 2014-04-13 18:38 TestMsChart\vcaxisscale.cpp
文件 1355 2014-04-13 18:38 TestMsChart\vcaxisscale.h
文件 2370 2014-04-13 18:38 TestMsChart\vcaxisti
............此处省略87个文件信息
相关资源
- VC++ 多线程文件读写操作
- 移木块游戏,可以自编自玩,vc6.0编写
- MFC数字钟(基于VC6.0)
- 安科瑞智能电能表MODBUS通讯程序 VC6
- VC++MFC小游戏实例教程(实例)+MFC类库
- VC6LineNumberAddin.dll
- 用VC6.0实现多边形扫描线填充算法
- VC++实现CMD命令执行与获得返回信息
- VC助手 VC6.0助手
- ChartCtrl控件库(可在VS2019中使用)
- VC++基于OpenGL模拟的一个3维空间模型
- 基于VC++的SolidWorks二次开发SolidWorks
- VC6 USB开发源码
- VC操作SQLSERVER数据库
- aes加解密(vc源程序)
- vc_串口通讯
- 吕鑫vc6c++数据结构视频源码
- 派克变换VC++源码(附文档)
- 基于opencv漫水填充算法综合
- VC++ 串口
- VC++ 大富翁4_大富翁游戏源码
- MFC的异步网络通讯应用程序
- VC++ 摄像头视频采集与回放源程序
- 转 VC++ 实现电子邮件(Email)发送
- 基于MFC的VC++仿QQ浏览器源码(雏形)
- VC++ 服务程序编写及安装与卸载
- VC++6.0番茄西红柿VAXvirsual assist X完美破
- VC编程助手2010破解版(原名VA_X_10.6.
- 基于改进的fcm算法的图像分割vc++
- VC++6.0 绿色版,免安装,非常好用。
评论
共有 条评论