Using Intel® Visual Fortran to Create and Build Windows*-Based Applications
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-BEB1432A-1B5B-4DA1-9A36-06385BF92738
Visible to Intel only — GUID: GUID-BEB1432A-1B5B-4DA1-9A36-06385BF92738
Using Static Text
Static text is an area in the dialog that your application writes text to. The user cannot change it. Your application can modify the Static text at any time, for instance to display a current user selection, but the user cannot modify the text. Static text is typically used to label other controls or display messages to the user.