|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
moving controls around on a formHello,
I put a web browser control and a label on a form in visual studio 8. How do I put them in the locations I want without having to write code? They take up the whole screen (webbrowser) and won't budge. Thanks in advance. Scott Baxter > I put a web browser control and a label on a form in visual studio 8. That's VB.Net (or C#) and this is a VB group. VB> and VB.Net are completely different, despite the similarity in name, and therefore have separate newsgroups. For VB.Net try here: microsoft.public.dotnet.languages.vb If it doesn't have "dotnet" in the name then it's probably not a .Net group. Hi Scott,
Sounds like it's dock state is set to fill. Set it's dock state to none in the properties window and then resize it as needed. Also note that you are using VS 2005, so best to ask in the dotnet forums such as : microsoft.public.dotnet.languages.vb Show quoteHide quote "Scott Baxter" <sc***@websearchstore.com> wrote in message news:O$0c39EpJHA.1168@TK2MSFTNGP05.phx.gbl... > Hello, > > I put a web browser control and a label on a form in visual studio 8. > > How do I put them in the locations I want without having to write code? > > They take up the whole screen (webbrowser) and won't budge. > > Thanks in advance. > > Scott Baxter
Help with Binary Compatibility
Fonts (OT) false positives on my files Can I loop through only SELECTED items in a multi-select FileListBox? Internal String Visibility Should I distribute Winsock? converting from basic to vb6 Visual Basic Express 2008 Custom Error Message Dynamic function calls Problem with Display information in Labels |
|||||||||||||||||||||||