91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 47KB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2021-06-13
  • 語言: 其他
  • 標簽: 高度可變??

資源簡介

該程序實現類似windows xp系統下的控制面板風格界面,實現擴展信息顯示,動態展開和關閉列表信息;同時可以在listcontrol的擴展信息行上添加按鈕,對行信息進行控制。有需要實現此類風格界面的可以參考。

資源截圖

代碼片段和文件信息

//?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

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????2098??2005-04-22?17:46??listctrl\高度可變\ListTest\font.cpp

?????文件???????1461??2005-04-22?17:46??listctrl\高度可變\ListTest\font.h

?????文件???????6071??2005-05-08?11:01??listctrl\高度可變\ListTest\ItemDlg.cpp

?????文件???????2519??2005-04-30?10:51??listctrl\高度可變\ListTest\ItemDlg.h

?????文件???????9903??2005-04-30?10:50??listctrl\高度可變\ListTest\ListEx.cpp

?????文件???????2830??2005-04-29?11:55??listctrl\高度可變\ListTest\ListEx.h

?????文件?????????69??2005-07-04?09:58??listctrl\高度可變\ListTest\ListTest.bbs

?????文件???????1981??2005-07-04?09:56??listctrl\高度可變\ListTest\ListTest.clw

?????文件???????2091??2005-04-22?16:12??listctrl\高度可變\ListTest\ListTest.cpp

?????文件???????6089??2005-04-25?16:22??listctrl\高度可變\ListTest\ListTest.dsp

?????文件????????583??2005-04-22?17:48??listctrl\高度可變\ListTest\ListTest.dsw

?????文件???????1346??2005-04-22?16:12??listctrl\高度可變\ListTest\ListTest.h

?????文件??????82944??2006-02-22?09:26??listctrl\高度可變\ListTest\ListTest.ncb

?????文件??????53760??2006-02-22?09:26??listctrl\高度可變\ListTest\ListTest.opt

?????文件???????2574??2006-02-22?09:26??listctrl\高度可變\ListTest\ListTest.plg

?????文件???????5916??2005-07-04?09:56??listctrl\高度可變\ListTest\ListTest.rc

?????文件???????5705??2005-07-04?09:56??listctrl\高度可變\ListTest\ListTestDlg.cpp

?????文件???????1412??2005-04-28?16:30??listctrl\高度可變\ListTest\ListTestDlg.h

?????文件??????29360??2005-04-22?17:46??listctrl\高度可變\ListTest\msflexgrid.cpp

?????文件???????7490??2005-04-22?17:46??listctrl\高度可變\ListTest\msflexgrid.h

?????文件???????1128??2005-04-22?17:46??listctrl\高度可變\ListTest\picture.cpp

?????文件???????1295??2005-04-22?17:46??listctrl\高度可變\ListTest\picture.h

?????文件???????3615??2005-04-22?16:12??listctrl\高度可變\ListTest\ReadMe.txt

?????文件????????246??2005-04-25?10:09??listctrl\高度可變\ListTest\res\bitmap1.bmp

?????文件????????246??2005-04-25?10:11??listctrl\高度可變\ListTest\res\bitmap2.bmp

?????文件????????246??2005-04-25?10:11??listctrl\高度可變\ListTest\res\bitmap3.bmp

?????文件????????246??2005-04-25?10:11??listctrl\高度可變\ListTest\res\bitmap4.bmp

?????文件????????246??2005-04-25?14:17??listctrl\高度可變\ListTest\res\bitmap5.bmp

?????文件???????1078??2005-04-22?16:12??listctrl\高度可變\ListTest\res\ListTest.ico

?????文件????????400??2005-04-22?16:12??listctrl\高度可變\ListTest\res\ListTest.rc2

............此處省略14個文件信息

評論

共有 條評論