|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Help Me(for small doubt)
Hi,
This is Suresh,HYD I have a small problem. That is., Is it possible to display the caption of a command button in two lines. without changing the size. |
|
#2
|
|||
|
|||
|
You can make a multi-line caption with code, so I imagine there is some way to do it in design mode (VB6)
Command1.Caption = "Line 1" & vbcrlf & "Line 2"
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Help Me(for small doubt) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|