|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Specifies the slant factor of a Parallelogram shaped button.
Applies only when the Shape property is set to SHAPE_PARALLEL or SHAPE_TRAPEZE.
| ||||||||||||||||||
|
Get / Set functions
|
short abmGetSlant (
HWND hWndBtn
);
void abmSetSlant (
HWND hWndBtn,
short nSlant
);
| ||||||||||||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|