vb4: put tab chr(9) in label.caption or text box.text 
Author Message
 vb4: put tab chr(9) in label.caption or text box.text

Hi,

I want to know if I can add a tab to a label control which I use to display
msgs on a form.

If tried:

lblMessage.caption = "David " & chr(9) & "30"

But I get something like David|30

Thanks, David  =8^)



Mon, 11 Sep 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Label.Caption/Text.Text question

2. Tabbing from text box to text box using the enter key

3. Newbie Question - Moving from text box to text box (without tab)

4. Put text inside a circle in a Rich Text Box

5. Putting Text into a text box

6. Labels, Text Boxes, and ugly text

7. Help with Manual Alignment of text in Text/Label boxes

8. How to highlight text in a text box when it is tab to or is setfocused

9. How to highlight text in a text box when it is tab to or is setfocused

10. Text box text on new page text box

11. Permanently change a text label's caption?

12. Textbox Text to Label Caption - Problem with ampersand

 

 
Powered by phpBB® Forum Software