Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Comunicados
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Message Box

Intel_C_Intel
Funcionário
646 Visualizações
How can I make some of the text message in a MessageBox appear bold ?

I'm using a MessageBox to display a disclaimer and obtain user agreement. I would like part of the disclaimer to be bold or italic or underlined.

Can I do this in a MessageBox or must I create a dialog box for this ?

Thank you,
0 Kudos
2 Respostas
Steven_L_Intel1
Funcionário
646 Visualizações
You'll have to use a dialog for this - MessageBox has no ability to bold text.

Steve
isn-removed200637
Principiante
646 Visualizações
I don't know how to do it from within an application,
but, in Windows XX at least, you can set ALL message box text to bold by going to Start..Settings..Control Panel...Display and selecting the 'Appearance' tab.
You will then be offered options as to how
various texts are displayed (window title bars, menus, message boxes etc.). HTH
Responder