|
SkinPlusPlus
Dll Method & COM Interface |
用于获取系统颜色值的类型枚举
typedef[ uuid(81941977-3F 6F -420d-BF33-C28EBA38CDC3), version(1.0), helpstring(SYSCOLORINDEXS_HELPSTRING), public] enum{ SKINPP_COLOR_SCROLLBAR = 0, SKINPP_COLOR_BACKGROUND = 1, SKINPP_COLOR_ACTIVECAPTION = 2, SKINPP_COLOR_INACTIVECAPTION = 3, SKINPP_COLOR_MENU = 4, SKINPP_COLOR_WINDOW = 5, SKINPP_COLOR_WINDOWFRAME = 6, SKINPP_COLOR_MENUTEXT = 7, SKINPP_COLOR_WINDOWTEXT = 8, SKINPP_COLOR_CAPTIONTEXT = 9, SKINPP_COLOR_ACTIVEBORDER = 10, SKINPP_COLOR_INACTIVEBORDER = 11, SKINPP_COLOR_APPWORKSPACE = 12, SKINPP_COLOR_HIGHLIGHT = 13, SKINPP_COLOR_HIGHLIGHTTEXT = 14, SKINPP_COLOR_BTNFACE = 15, SKINPP_COLOR_BTNSHADOW = 16, SKINPP_COLOR_GRAYTEXT = 17, SKINPP_COLOR_BTNTEXT = 18, SKINPP_COLOR_INACTIVECAPTIONTEXT = 19, SKINPP_COLOR_BTNHIGHLIGHT = 20, SKINPP_COLOR_3DDKSHADOW = 21, SKINPP_COLOR_3DLIGHT = 22, SKINPP_COLOR_INFOTEXT = 23, SKINPP_COLOR_INFOBK = 24, SKINPP_COLOR_HOTLIGHT = 26, SKINPP_COLOR_GRADIENTACTIVECAPTION = 27, SKINPP_COLOR_GRADIENTINACTIVECAPTION = 28}SysColorIndexs;
|
枚 举 值 |
描 述 |
|
SKINPP_COLOR_3DDKSHADOW |
Dark shadow for
three-dimensional display elements. |
|
SKINPP_COLOR_3DFACE, SKINPP_COLOR_BTNFACE |
Face color for three-dimensional
display elements. |
|
SKINPP_COLOR_3DHILIGHT,SKINPP_COLOR_3DHIGHLIGHT,
SKINPP_COLOR_BTNHILIGHT,
SKINPP_COLOR_BTNHIGHLIGHT |
Highlight color
for three-dimensional display elements (for edges facing the light source). |
|
SKINPP_COLOR_3DLIGHT |
Light color for
three-dimensional display elements (for edges facing the light source). |
|
SKINPP_COLOR_3DSHADOW, SKINPP_COLOR_BTNSHADOW |
Shadow color for
three-dimensional display elements (for edges facing away from the light
source). |
|
SKINPP_COLOR_ACTIVEBORDER |
Active window
border. |
|
SKINPP_COLOR_ACTIVECAPTION |
Active window
title bar. |
|
SKINPP_COLOR_APPWORKSPACE |
Background color
of multiple document interface (MDI) applications. |
|
SKINPP_COLOR_BACKGROUND, SKINPP_COLOR_DESKTOP |
Desktop. |
|
SKINPP_COLOR_BTNTEXT |
Text on push
buttons. |
|
SKINPP_COLOR_CAPTIONTEXT |
Text in caption,
size box, and scroll bar arrow box. |
|
SKINPP_COLOR_GRAYTEXT |
Grayed
(disabled) text. This color is set to 0 if the current display driver does
not support a solid gray color. |
|
SKINPP_COLOR_HIGHLIGHT |
Item(s) selected
in a control. |
|
SKINPP_COLOR_HIGHLIGHTTEXT |
Text of item(s)
selected in a control. |
|
SKINPP_COLOR_INACTIVEBORDER |
Inactive window
border. |
|
SKINPP_COLOR_INACTIVECAPTION |
Inactive window
caption. |
|
SKINPP_COLOR_INACTIVECAPTIONTEXT |
Color of text in
an inactive caption. |
|
SKINPP_COLOR_INFOBK |
Background color
for ToolTip controls. |
|
SKINPP_COLOR_INFOTEXT |
Text color for
ToolTip controls. |
|
SKINPP_COLOR_MENU |
Menu background. |
|
SKINPP_COLOR_MENUTEXT |
Text in menus. |
|
SKINPP_COLOR_SCROLLBAR |
Scroll bar gray
area. |
|
SKINPP_COLOR_STATIC |
Background color
for static controls and dialogs. Supported in Windows CE 2.0 and later. |
|
SKINPP_COLOR_STATICTEXT |
Text color for
static controls. Supported in Windows CE 2.0 and later. |
|
SKINPP_COLOR_WINDOW |
Window
background. |
|
SKINPP_COLOR_WINDOWFRAME |
Window frame. |
|
SKINPP_COLOR_WINDOWTEXT |
Text in windows. |
支持的操作系统:Windows 95/98/Me/ NT/2000/XP/2003/Vista
Skin++版本 :Skin++ 标准版 2.0及以上,Skin++ 企业版2.0及以上,Skin++源码版2.0及以上
C++ 头文件 :
在SkinPPInc.h
和SkinPPWTL.h描述.
DLL 宿主文件 : SkinPPWTL.dll,SkinPlusPlus.dll,SkinPPPowerBuilder,SkinPPBorland,SkinPPBCB,SkinPPE.
COM 宿主文件 : SkinPPDotNet.dll,SkinPPVB.dll,SkinPPDelphiNet.dll
sppGetSkinSysColor GetSkinSysColor sppGetDefaultSysColor GetDefSysColor
Skin++ DLL Methods & COM
Interfaces List
Copyright@2004-2007 上海勇进软件有限公司,保留所有权利。
如果您对帮助系统有任何建议,可以直接发邮件到
Visual Studio,和Visual Studio logo 是微软公司在美国或在其他国家的注册商标。