Placing Captions on Control WindowsLast reviewed: August 13, 1997Article ID: Q77750 |
The information in this article applies to:
The SetWindowText() function can be used to place text into the caption bar specified for a control window. The control must have the WS_CAPTION style for the caption to be visible. This technique does not work with edit controls because the SetWindowText() function specifies the contents of the edit control, not its caption.
|
Additional query words: 95
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |