Home All Groups Group Topic Archive Search About
Author
27 Jan 2009 4:18 PM
Jennifer
Hello!  I've got a link button with a text property that says "Edit
Deposit Verifications".  I'd like to put that on two lines - "Edit
Deposit" on top and "Verifications" on bottom.  I just can't remember
how to do that and am apparently searching badly in MSDN for the
answer.  Help please?

Thanks!
Jennifer

Author
28 Jan 2009 4:17 AM
Bart Tubalinal
You can do so declaratively by setting the Text property of that link button
to "Edit Deposit<br/>Verifications".

--
Bart X. Tubalinal
www.deviantpoint.com

Show quoteHide quote
"Jennifer" <Scrabble.Devo***@gmail.com> wrote in message
news:fab405d3-3b55-40dc-95a2-674141279a05@l33g2000pri.googlegroups.com...
> Hello!  I've got a link button with a text property that says "Edit
> Deposit Verifications".  I'd like to put that on two lines - "Edit
> Deposit" on top and "Verifications" on bottom.  I just can't remember
> how to do that and am apparently searching badly in MSDN for the
> answer.  Help please?
>
> Thanks!
> Jennifer