How to display the Font dialog without using a control
Uses the ChooseFnt API function to display the Font dialog. Use this method
if you don't want to install the Common Dialog Control.
Uses the following API functions:
- ChooseFont
- CopyMemory (RtlMoveMemory)
- GlobalAlloc
- GlobalFree
Back to Code Samples
Copyright © 2000 by Matt E. Hart, All Rights Reserved Worldwide.
Nothing on this web site may be reproduced, in any form, without express written consent.