|
Copyright © 2002-2009 MultiMedia Soft
Return to index
|
|
Remarks
|
The width in pixels used for rendering the outer border. Can assume a value in the range from 1 to 10.
For further details about settings for the Office 2007 style, see the How to manage colors of Office 2007 style tutorial.
| ||||||||
|
Get / Set functions
|
short abmGetOffice2007OuterBorderWidth (
HWND hWndBtn
);
void abmSetOffice2007OuterBorderWidth (
HWND hWndBtn,
short value
);
| ||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|