473,396 Members | 1,743 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,396 software developers and data experts.

withou F5 how to run a vb project by code

89
Hi all is there any option that vb any form will open autometically when vb any project will open by code, i mean I dont want to press F5 button to run the project. what is the process pls? Thx
Oct 8 '07 #1
4 1375
jamesd0142
469 256MB
Could you post this wuery with a little more detail...

What are you trying to accomplish.
what version of vb.

Thanks
Oct 8 '07 #2
cugone
20
Short answer: No.

Long answer: VB stores what files you had open, and which one was currently active when you last closed the project. So if you have your code views open they'll be the ones to show up. Frankly, once I get the UI done, I never open the designer windows ever again.

Confused answer: If you really mean "How do I run a program without using the F5 key?" Then you have two options:

1. Go to the Debug menu > Start Debugging.
2. Click the Start Debugging button in the Build Toolbar (if you don't see it, go to View > Toolbars > and make sure Build is checked)
Oct 8 '07 #3
Ali Rizwan
925 512MB
Hi all is there any option that vb any form will open autometically when vb any project will open by code, i mean I dont want to press F5 button to run the project. what is the process pls? Thx
Hello,
You cant run a vb project programatically.
You should strike F5 or click on play button.
No else option is available.
GOODLUCK
THANKS
Oct 8 '07 #4
debasisdas
8,127 Expert 4TB
Hi all is there any option that vb any form will open autometically when vb any project will open by code, i mean I dont want to press F5 button to run the project. what is the process pls? Thx
No that is not possible.

for that you need to rewrite your own version of VB 6.0 exe.
Oct 8 '07 #5

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

Similar topics

3
by: Philippe C. Martin | last post by:
Hi, Shuffling files around in my project, I notice I broke everything when I stopped declaring classes in a program that "pickled.loaded" existing pickled object of type "classes". The error...
6
by: Vagif Abilov | last post by:
We decided to adopt .NET coding guidelines posted by Brad Abrams from Microsoft: http://blogs.msdn.com/brada/archive/2005/01/26/361369.aspx Here is what Brad (and AFAIK Microsoft) suggests...
1
by: learning_C++ | last post by:
Hi, I compiled some code. In the function friend ostream& operator<<(ostream& os, const complex c); I use the later argument complex c and complex& c. I can get the same values and there is no...
7
by: Dan | last post by:
I'd like to have a set of more-or-less common code which I want to use for both desktop and smart device projects. I have two questions: 1. How can I set up conditional compile directives for...
1
by: Aviad C | last post by:
Hello I created a web service that runs a new process whice is a vbscript. It all works well, i can see the wscript.exe running in the Task Manager under the user ASPNET but nothing happened. I...
8
by: vinesh | last post by:
I have sample Asp.Net Web Application project. Let me know how to keep the files related to this project (like the webform.aspx, WebForm1.aspx.vb, WebForm1.aspx.resx) in a separate folder within a...
3
by: Jerad Rose | last post by:
This is regarding Visual Studio 2003 (framework 1.1). We have several projects/libraries. Of course, many of these reference each other. If we only had one solution, we would simply add all of...
1
by: codefragment | last post by:
Hi Tried to get a fairly long but exact subject there? I've got working code that uses PopulateNodesFromClient=true and adds nodes using the server without refreshing the rest of the screen, but...
4
by: Alan Mailer | last post by:
Again, I'm new to VB.net and there is something I need help with: Like (I assume) many of us, over time I want to be able to create some VB.net classes that I might want to use in more than one...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.