![]()
|
InstallShield 2008 ยป InstallScript Language Reference
Project
This information applies to the following project types:
The SetFont function sets the font and style when displaying text strings. You can use standard Windows fonts with this function.
SetFont ( nItemID, nFontStyle, szFontName );
| Return Value |
Description |
|---|---|
| 0 |
Indicates that the function successfully set the font. |
| < 0 |
Indicates that the function was unable to set the font. |
See Also
|
|
Copyright Information | Contact Macrovision |