SkinPlusPlus Dll Method & COM Interface

http://www.uipower.com

Metrics Types

Metrics类型定义值

#define COLOR_SCROLLBAR         0
#define COLOR_BACKGROUND        1
#define COLOR_ACTIVECAPTION     2
#define COLOR_INACTIVECAPTION   3
#define COLOR_MENU              4
#define COLOR_WINDOW            5
#define COLOR_WINDOWFRAME       6
#define COLOR_MENUTEXT          7
#define COLOR_WINDOWTEXT        8
#define COLOR_CAPTIONTEXT       9
#define COLOR_ACTIVEBORDER      10
#define COLOR_INACTIVEBORDER    11
#define COLOR_APPWORKSPACE      12
#define COLOR_HIGHLIGHT         13
#define COLOR_HIGHLIGHTTEXT     14
#define COLOR_BTNFACE           15
#define COLOR_BTNSHADOW         16
#define COLOR_GRAYTEXT          17
#define COLOR_BTNTEXT           18
#define COLOR_INACTIVECAPTIONTEXT 19
#define COLOR_BTNHIGHLIGHT      20
 
#if(WINVER >= 0x0400)
#define COLOR_3DDKSHADOW        21
#define COLOR_3DLIGHT           22
#define COLOR_INFOTEXT          23
#define COLOR_INFOBK            24
#endif /* WINVER >= 0x0400 */
 
#if(WINVER >= 0x0500)
#define COLOR_HOTLIGHT          26
#define COLOR_GRADIENTACTIVECAPTION 27
#define COLOR_GRADIENTINACTIVECAPTION 28
#if(WINVER >= 0x0501)
#define COLOR_MENUHILIGHT       29
#define COLOR_MENUBAR           30
#endif /* WINVER >= 0x0501 */
#endif /* WINVER >= 0x0500 */
 
#if(WINVER >= 0x0400)
#define COLOR_DESKTOP           COLOR_BACKGROUND
#define COLOR_3DFACE            COLOR_BTNFACE
#define COLOR_3DSHADOW          COLOR_BTNSHADOW
#define COLOR_3DHIGHLIGHT       COLOR_BTNHIGHLIGHT
#define COLOR_3DHILIGHT         COLOR_BTNHIGHLIGHT
#define COLOR_BTNHILIGHT        COLOR_BTNHIGHLIGHT
#endif /* WINVER >= 0x0400 */

 

     

COLOR_3DDKSHADOW

Dark shadow for three-dimensional display elements.

COLOR_3DFACE, COLOR_BTNFACE

Face color for three-dimensional display elements.

COLOR_3DHILIGHT,COLOR_3DHIGHLIGHT, COLOR_BTNHILIGHT, COLOR_BTNHIGHLIGHT

Highlight color for three-dimensional display elements (for edges facing the light source).

COLOR_3DLIGHT

Light color for three-dimensional display elements (for edges facing the light source).

COLOR_3DSHADOW, COLOR_BTNSHADOW

Shadow color for three-dimensional display elements (for edges facing away from the light source).

COLOR_ACTIVEBORDER

Active window border.

COLOR_ACTIVECAPTION

Active window title bar.

COLOR_APPWORKSPACE

Background color of multiple document interface (MDI) applications.

COLOR_BACKGROUND, COLOR_DESKTOP

Desktop.

COLOR_BTNTEXT

Text on push buttons.

COLOR_CAPTIONTEXT

Text in caption, size box, and scroll bar arrow box.

COLOR_GRAYTEXT

Grayed (disabled) text. This color is set to 0 if the current display driver does not support a solid gray color.

COLOR_HIGHLIGHT

Item(s) selected in a control.

COLOR_HIGHLIGHTTEXT

Text of item(s) selected in a control.

COLOR_INACTIVEBORDER

Inactive window border.

COLOR_INACTIVECAPTION

Inactive window caption.

COLOR_INACTIVECAPTIONTEXT

Color of text in an inactive caption.

COLOR_INFOBK

Background color for ToolTip controls.

COLOR_INFOTEXT

Text color for ToolTip controls.

COLOR_MENU

Menu background.

COLOR_MENUTEXT

Text in menus.

COLOR_SCROLLBAR

Scroll bar gray area.

COLOR_STATIC

Background color for static controls and dialogs. Supported in Windows CE 2.0 and later.

COLOR_STATICTEXT

Text color for static controls. Supported in Windows CE 2.0 and later.

COLOR_WINDOW

Window background.

COLOR_WINDOWFRAME

Window frame.

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 上海勇进软件有限公司,保留所有权利。
如果您对帮助系统有任何建议,可以直接发邮件到support@uipower.com
Visual Studio,
Visual Studio logo 是微软公司在美国或在其他国家的注册商标。