|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Specifies the factor used to smooth edges on the button surface.
| ||||||||||||||||||
|
Get / Set functions
|
short abmGetSmoothEdges (
HWND hWndBtn
);
void abmSetSmoothEdges (
HWND hWndBtn,
short nFactor
);
| ||||||||||||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|