Draw a line

K

Kenny

Hi,

Is there a way to show a line in Mobile.NET?

I would like to do so because sometimes we may need to split the main and
sub contents.

Thanks,
Kenny
 
J

Jim Blizzard [MSFT]

Hi Kenny,

It depends on the type of device and what graphics capabilities the browser
device has.

One way would be to add a label control then populate that with dashes "-".
(Crude)

Another way would be to add an image control to the form and display a line
in it.

Another way would be to use "Response.Write("<hr>");" but it would appear at
the "top" of the form... probably not where you want it.

Hope this helps,
- bliz

Jim Blizzard, MCSD .NET | http://www.snowstormlife.com/blog
Community Developer Evangelist | http://www.microsoft.com/communities

This posting is provided AS IS, without warranty and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,527
Members
44,998
Latest member
MarissaEub

Latest Threads

Top