mIRC Homepage
Posted By: lerpicus Editbox font in dialogs - 19/04/12 10:00 PM
How can I change the default font in a multiline editbox in a dialog?

Posted By: argv0 Re: Editbox font in dialogs - 19/04/12 10:18 PM
You can't change fonts in dialogs. Not with standard dialogs anyway. You'd need a dll like DCX.
Posted By: lerpicus Re: Editbox font in dialogs - 19/04/12 10:39 PM
Thanks for the reply.
Slightly tangentially, can you explain what the 'rich' style parameter is for?


cheers
Posted By: argv0 Re: Editbox font in dialogs - 19/04/12 11:35 PM
it gives you a richedit control instead of a "static text" control. The differences are minute now that mIRC is a Unicode application, but there are some subtle functionality differences regarding rendering and text formatting:

http://msdn.microsoft.com/en-us/library/windows/desktop/bb787873(v=vs.85).aspx
© mIRC Discussion Forums