473,396 Members | 1,748 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.

showing code in vb2005

Hello,

Just started with vb2005.

In the old vb6, you could click on a button, and it would bring you right to
the code for that button.

In this new one, it takes you to some code, but doesn't seem to give you a
blank template for the button on which to work.

Or for existing buttons, it doesn't take you to the code for that button.

Am I missing something?

Thanks for the help.

Scott

Feb 4 '08 #1
3 933
On Feb 5, 12:01*am, "Web Search Store" <i...@websearchstore.com>
wrote:
Hello,

Just started with vb2005.

In the old vb6, you could click on a button, and it would bring you right to
the code for that button.

In this new one, it takes you to some code, but doesn't seem to give you a
blank template for the button on which to work.

Or for existing buttons, it doesn't take you to the code for that button.

Am I missing something?

Thanks for the help.

Scott
Double click on a object like a button that must bring you to
button1.click event sub code block by default as well as other
controls and their default events.
Feb 4 '08 #2
"Web Search Store" <in**@websearchstore.comschrieb:
Just started with vb2005.

In the old vb6, you could click on a button, and it would bring you right
to
the code for that button.

In this new one, it takes you to some code, but doesn't seem to give you a
blank template for the button on which to work.

Or for existing buttons, it doesn't take you to the code for that button.
This should work like in VB6. Does the problem even occur on a blank
project? Is your project a Windows Forms project?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Feb 4 '08 #3

Hello,

You know, I was clicking on a button, then hitting f7 key. I find that if
I double click on the actual button, it does take me to the code.

Thanks for your help! I think the subtle difference may be that vb6 took me
to the button code when I hit f7, it doesn't seem to in vb2005.

So, I have succeeded in getting the functionality I wanted.

Thanks

Scott
"Herfried K. Wagner [MVP]" <hi***************@gmx.atwrote in message
news:%2****************@TK2MSFTNGP06.phx.gbl...
"Web Search Store" <in**@websearchstore.comschrieb:
>Just started with vb2005.

In the old vb6, you could click on a button, and it would bring you right
to
the code for that button.

In this new one, it takes you to some code, but doesn't seem to give you
a
blank template for the button on which to work.

Or for existing buttons, it doesn't take you to the code for that button.

This should work like in VB6. Does the problem even occur on a blank
project? Is your project a Windows Forms project?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Feb 5 '08 #4

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

Similar topics

3
by: Diarmuid | last post by:
I have the MS book, introducing Microsoft Visual Basic 2005 for Developers. No sample code comes with it.The location according to the book is http://msdn.microsoft.com/vbasic/VB6Migration but I...
2
by: Jerry Spence1 | last post by:
1. Is there a more suitable, dedicated newsfeed for VB2005 yet? 2. I'm confused as to which version to get. I work for a small company and we will just need VB2005 on my PC. Therefore that tends...
0
by: Rich | last post by:
Hello, I just upgraded a vb2003 app to vb2005. The vb2003 app had/has a statusbar object - which contains panels and I can see the properties of the statusbar in the properties window in...
5
by: Rich | last post by:
In VB6 I used to be able to add an object like a textbox and see the dropdown properties of that textbox from the collection object: Dim col as collection set col = new collection col.Add(txt1)...
1
by: erickwan88 | last post by:
I am doing a final year project for my school and is going to provide for an organization, so I am asking for some help on here. Indeed, I have no idea on how to get the input from my pen driver...
5
by: John Dann | last post by:
Something very simple that I can't spot how to do: I wand to display a msgbox showing some current configuration parameters when my VB2005 program starts up. However, I want the main form to...
1
by: Jeffrey Christiansen | last post by:
I wanted to add a toggle button to a VB2005 form to be used for a simple Windows Application (i.e. compiled to a "*.exe"), so I added the ActiveX Microsoft Forms Object toggle button, however I...
1
by: Vae07 | last post by:
Ok so here is a brief summary of my problem. I need a pop up form that submits input text box information to a pocket excel workbook upon a command botton click. Text box inputs are checked for...
5
by: Wal | last post by:
Is it possible to upgrade vb6 code snippets in vb 2008 Express? I get "The System cannot find the file specified" even though I have installed all available options.
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
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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.