|
Copyright © 2002-2009 MultiMedia Soft
Return to index
|
|
Remarks
|
Specifies how the control renders its surface when it receives the input focus.
| ||||||||||||||
|
Get / Set functions
|
short abmGetFocusMode (
HWND hWndBtn
);
void abmSetFocusMode (
HWND hWndBtn,
short nMode
);
| ||||||||||||||
|
Container function
|
short abmContainerSetting (
HWND hWndContainer,
short nSetting,
long newValue
);
|