473,326 Members | 2,113 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

position property for textbox does not exist?

Hi all,

I am designing a page with radiobuttons and textboxes using the flowlayout.
However, I notice that the position property does not exist for these
controls. How can I align these controls at the position that I would want
to?

Thanks,

Carlos.
Nov 19 '05 #1
2 1318
If you want to assign an absolute position you will need to use a gridlayout.
If you use the flowlayout then you will simply use HTML to arrange the
controls as you would on any other webpage (eg using tables).

"Carlos" wrote:
Hi all,

I am designing a page with radiobuttons and textboxes using the flowlayout.
However, I notice that the position property does not exist for these
controls. How can I align these controls at the position that I would want
to?

Thanks,

Carlos.

Nov 19 '05 #2
Thanks Steve,

but what I also learned is that while you would like to align your
controls
using HTML, the style property allows you to define a relative position
as well, which I used, and worked perfectly.

Carlos.

"sstevens" <ss******@discussions.microsoft.com> wrote in message
news:FF**********************************@microsof t.com...
If you want to assign an absolute position you will need to use a gridlayout. If you use the flowlayout then you will simply use HTML to arrange the
controls as you would on any other webpage (eg using tables).

"Carlos" wrote:
Hi all,

I am designing a page with radiobuttons and textboxes using the flowlayout. However, I notice that the position property does not exist for these
controls. How can I align these controls at the position that I would want to?

Thanks,

Carlos.

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Jaime Rios | last post by:
Hi, I created a COM AddIn for Word that performs the functions that it needs to, but I needed to add the ability for the toolbar created by the COM AddIn to remember it's last position and...
7
by: Steve | last post by:
does any one know a way to determine the position of the cursor in a text box. I would like to position a list next to the current position for context commands. I am using...
3
by: Jac | last post by:
Hey, I extended different controls (textbox, combobox,..) with a property. But now I will find that a control has that property. How can I do this?I don't want to test if textbox, if combobox....
2
by: Gene Hubert | last post by:
For a string that is being edited in a textbox, is there a way to find the position of the edit cursor in the string being edited? For example, it would be 0 or 1 at the beginning of a string and...
1
by: John | last post by:
Hello all, I was wondering, does this property really exist in VB.NET 2003? Because it's listed in Intellisense, but setting it doesn't seem to have the slightest effect on the visual look of...
2
by: Agnes | last post by:
In my Textbox, User will input a date e.g "2004-12-06" How can I check the curosr position if the user use mouse or arrow to move the cursor position in the textbox ? e.g "2004-12-06" if user move...
4
by: Brandon McCombs | last post by:
Does anyone know of an easy way to set the position of the cursor in a TextBox? If I set text in the box that is longer than the length of the TextBox the position of the cursor is at the very end...
5
by: Andrus | last post by:
I use Winforms RichTextBox control to edit scripts. Scripts are plain ascii texts. When error occurs, script engine returns character position of error in code as integer. How to position...
1
by: sypher04 | last post by:
Hi, new here as a member, but have visited frequently as a guest. I'm a C# developer from Canada. I primarily work on ASP.net and Pocket PC. I am currently in the process of writing a new mobile...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.