|
-
April 23rd, 1999, 08:13 PM
#1
Edit Control
How can one right justify text displayed in an edit control?
-
April 23rd, 1999, 08:36 PM
#2
Re: Edit Control
There's a couple of things you can do: If you're creating the control using the resource editor, select the align text option and choose right. If you're creating the control yourself, pass the ES_RIGHT edit style to the Create() function.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|