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