|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Specifies the factor of the special effect applied to the button surface.
Notes: This property is useful only if a special effect has been applied through the SpecialEffect property.
| ||||||||||||||||||||||||
|
Get / Set functions
|
short abmGetSpecialEffectFactor (
HWND hWndBtn
);
void abmSetSpecialEffectFactor (
HWND hWndBtn,
short nFactor
);
| ||||||||||||||||||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|