Dumber Problem (Question) - Resize the area for a textbox, label... etc. Need Help ASAP!!.

J

John Coffey

I think it's a Stupid Question, But I can't find right responses ...

I create a simple mobilewebform

And I put on it some mobile controls, as is:

[...]
<body Xmlns:mobile="http://schemas.microsoft.com/Mobile/WebForm">
<mobile:Form id="Form1" runat="server">
<mobile:TextBox id="TextBox1" Size="4"
Runat="server">abcdefghijklmnopqrstuvwxyz</mobile:TextBox>
<mobile:TextView id="TextView1" runat="server">TextView</mobile:TextView>
</mobile:Form>
</body>
[...]

My problem is that those controls fills the HOLE anchor of the MobilePage.
From Left to Right

I want to put two textbox controls on the same line, and it seems to be the
AREA of each control that can not be resize and always fill the anchor of
the web mobile page.

I'm using VS2003.

It's Silly, I know, but I need Help ASAP.

Thanks very Much.
 

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,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top