|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Available only with Professional Version.
Given a container, changes the given surface color settings for all the buttons inside the container itself.
This function is the "Container Level mode" function that matches the "Button Level mode" function abmSetSurfaceColorDesc
| ||||||||||||||||||||||
|
Return value
|
| ||||||||||||||||||||||
|
Syntax
|
short abmContainerColorSetting (
HWND hWndContainer,
short nElement,
SURFACE_COLOR_DESC *pdescColor
);
|