|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Available only with Professional Version.
Given a container, changes the given text font for all the buttons inside the container itself:.
This function is the "Container Level mode" function that matches the "Button Level mode" function abmSetFontText
| ||||||||||||||||||||||||||||
|
Return value
|
| ||||||||||||||||||||||||||||
|
Syntax
|
short abmContainerFontSetting (
HWND hWndContainer,
short nPosition,
void *pLogFont
);
|