473,320 Members | 2,029 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,320 software developers and data experts.

Using Tabs in Visual Basic 2005

2
Within a form I have added tabs. I noticed that when I make a change in the design view on one of the tab pages the changes do not take effect when I run the program. I thought perhaps there was some corruption, so I copied/pasted all my code and design view elements to a new application...and sure enough the same happened. No matter what changes I make on the design view in a tab, it does not execute.

Thank you!
Jan 28 '08 #1
4 1582
daniel aristidou
491 256MB
Within a form I have added tabs. I noticed that when I make a change in the design view on one of the tab pages the changes do not take effect when I run the program.
Thank you!
\
Could you be more specific as to what changes you are applying to what controls and how you are attempting to change the design.
Also check you are viewing the right tab....
Jan 28 '08 #2
kadghar
1,295 Expert 1GB
Within a form I have added tabs. I noticed that when I make a change in the design view on one of the tab pages the changes do not take effect when I run the program. I thought perhaps there was some corruption, so I copied/pasted all my code and design view elements to a new application...and sure enough the same happened. No matter what changes I make on the design view in a tab, it does not execute.

Thank you!
I know VB2005 express is having some troubles with tab controls, since you cannot block or disable a single tab in a control. But i haven't got any problem like the one you've described above.
Jan 28 '08 #3
flaf
2
Sorry, I'm using VB 2008 Express. Clarification: I'm making changes to the design view. For example, I'm moving labels, checkboxes, drop-downs, etc. When I go to run the application, none of these changes appear. When I stop debugging and return to the design view, the change I made are still there. There is a problem only when I run the application that these changes are not being committed.

Thanks.
Jan 28 '08 #4
daniel aristidou
491 256MB
Sorry, I'm using VB 2008 Express. Clarification: I'm making changes to the design view. For example, I'm moving labels, checkboxes, drop-downs, etc. When I go to run the application, none of these changes appear. When I stop debugging and return to the design view, the change I made are still there. There is a problem only when I run the application that these changes are not being committed.

Thanks.
Soundss like your vb08 express is not building before running the application......easy cure....(Hopefully)
Go to Build in the menu strip and click on build application before debugging
Jan 28 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Frank R. Jr. | last post by:
How do you create tabs in visual basic -- Frank R. Jr.
0
by: ME | last post by:
I can't seem to delete records using an objectdatasource. The object is a Typed Collection built by Visual Studio that access a SQL Database. When I try to delete using the ObjectDataSource it...
21
by: Al Christoph | last post by:
I posted this last week end in the MSDN forums. No luck there. Let's see what the experts here have to say:-)))) I have a rather convoluted project. The distributable will come in eight...
4
by: sqlguy | last post by:
Why do we have to contact MS for a problem that has been with this compiler from at least the beta of VS 20005. I am so sick and tired of the 30 - 40 clicks it takes to dismiss VS when there is a...
53
by: Hexman | last post by:
Hello All, I'd like your comments on the code below. The sub does exactly what I want it to do but I don't feel that it is solid as all. It seems like I'm using some VB6 code, .Net2003 code,...
6
by: JonC | last post by:
I am developing an Access database and need to be able to print a form with various selections made as it appears on screen. The standard way of doing this would be to create a report based on the...
17
by: Sven Rutten | last post by:
Hello Actually I want to add some C#-Code to a VB.NET-Project in VS 2005. Normally I creating a DLL and importing that from the VB-Project. But as I am coding something for a Smart Device...
0
by: doos | last post by:
Does anybody else find the handling of tabs by sql 2005 annoying, I've went as far to post a comment/suggestion to the Microsoft connect site, ...
11
by: =?Utf-8?B?UGV0ZXI=?= | last post by:
I have seen the terms Visual Basic 2005 and VB.NET. It seems that sometimes they seem to be referring to the same thing but sometimes they are not. I also run into terms like VB9 and VB10.
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
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: 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: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
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...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
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
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.