DLLSetFontAttribute()

DLLSetFontAttribute()
  • SYNOPSIS:
    DLLSetFontAttribute(iFontBank,iFontAttribute,iValue)
  • DESCRIPTION:
    Before calling DLLChooseFont(), if the flag CF_INITTOLOGFONTSTRUCT is specified, the bank information will be used to initialise the Font Requester. This command can be used to set font attributes in the bank before the requester is opened.
  • PARAMETERS:
    iFontBank A bank created with DLLCreateFontBank(). This is a bank of information on how to setup the font requester if the CF_INITTOLOGFONTSTRUCT is specified in iFlags when calling DLLChooseFont(). This bank will have all the information about the font that was selected when DLLChooseFont() returns.
    iFontAttribute

    See DLLGetFontAttribute() for a list of attributes.

    iValue The value you want to set the attribute to.
  • EXAMPLE:
    See examples: example018.bb, example019.bb and example020.bb.
  • BUGS:
    None Known.

Return To Index
Problems with this command or bugs? EMail me at: mailto:loki.sd@blueyonder.co.uk

Section Last Updated: Saturday, February 2, 2002 3:05 PM GMT

All materials used in this help, related sources and binaries are (C)opyright Rob Hutchinson, Joseph Cox and Tarropithium Software 2002. All rights reserved. All software is provided without warranty unless otherwise stated.
Tarropithium Software or the authors will not be held liable for any damage or data loss that may occur during the application of this software. Use it at your own risk!