|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
The factor applied to the flat pillow surface set through the Surface property. This property applies only if the Surface property value is set to SURFACE_FLATPIL (Flat pillow).
| ||||||||||||||||||||||||
|
Get / Set functions
|
short abmGetFlatPillowFactor (
HWND hWndBtn
);
void abmSetFlatPillowFactor (
HWND hWndBtn,
short nFactor
);
| ||||||||||||||||||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|