is it possible to get the text in a label to vertically center align?
i.e.
thanks in advanceCode:______________________
| |
|Have the text here |
|_____________________|
______________________
|Instead of like this |
| |
|_____________________|
Printable View
is it possible to get the text in a label to vertically center align?
i.e.
thanks in advanceCode:______________________
| |
|Have the text here |
|_____________________|
______________________
|Instead of like this |
| |
|_____________________|
What is it for ,maybe there's another way to do it.
its for a school project, i'm making a labled diargra, and when a user clicks on an area on my picture, it displays text in a label with more details about the area where they clicked. and i want the info in the label to be vertilly center aligned