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

Don't see application events

I have an app that was upgraded to vb 2005 from vb 2003. In 2003 there was
no file applicationevents.vb. I got a copy of a sample file from ms and
added it to the project, however when i'm in the code window and try to get
application events, the dropdown list for the available events on the right
does not show any events.

How do I add an applicationevents.vb file to my project that will interact
corrcetly with the IDE and show the available events in the dropdown?

Thanks for any help

Bob
Nov 13 '06 #1
3 5845
Robert,

If I understand you well, than you have three ways in VB.Net

You write it dynamicly using the AddHandler
You create an event by the right dropdown in top of your code page
You add the event as text after your eventmethod "Handles" and the
intelisense does the rest

Cor

"Robert Dufour" <bd*****@sgiims.comschreef in bericht
news:ea**************@TK2MSFTNGP03.phx.gbl...
>I have an app that was upgraded to vb 2005 from vb 2003. In 2003 there was
no file applicationevents.vb. I got a copy of a sample file from ms and
added it to the project, however when i'm in the code window and try to get
application events, the dropdown list for the available events on the right
does not show any events.

How do I add an applicationevents.vb file to my project that will interact
corrcetly with the IDE and show the available events in the dropdown?

Thanks for any help

Bob

Nov 13 '06 #2

Robert Dufour schrieb:
>
How do I add an applicationevents.vb file to my project that will interact
corrcetly with the IDE and show the available events in the dropdown?
Hi Robert,

Don't know if I understood your problem, but in VS you can add the
ApplicationEvents.vb By pressing button "View Application Events" in
<ProjectFile--Application

Nov 13 '06 #3
Thank you both
Robert
"Norman Chong" <no*********@freenet.dewrote in message
news:11*********************@f16g2000cwb.googlegro ups.com...
>
Robert Dufour schrieb:
>>
How do I add an applicationevents.vb file to my project that will
interact
corrcetly with the IDE and show the available events in the dropdown?

Hi Robert,

Don't know if I understood your problem, but in VS you can add the
ApplicationEvents.vb By pressing button "View Application Events" in
<ProjectFile--Application

Nov 13 '06 #4

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

Similar topics

0
by: Mark Asbach | last post by:
Hi list, I've got a crazy problem: an application fully written C and using a third-party library that itself uses GTK to draw some GUI widgets works as expected. But if I wrap the lib with SWIG...
8
by: Chau Johnthan | last post by:
I have two applications, and they use the same xml doc as a data exchange channel. I mean each application holds a reference of this xml doc. each can change the xml doc, in the mean time the...
2
by: wesmanjunk | last post by:
does anyone know how to generate keyboard events in another application? like public static extern int SendMessage(IntPtr hWnd, int Msg, int wParam, int lParam); can be used for mouse...
1
by: William F. Robertson, Jr. | last post by:
Is it possible to wire another event handler to the Application events? If so, how can I gain access to the events for the Application. thanks, bill
11
by: Jason | last post by:
Hi I have a "problem" i have got a ASP.NET application. in this application i have included logging. in the logging i have logged how many seconds it takes for this application to fully load....
6
by: Chase | last post by:
I'm pretty new to asp.net and am having problems with my application timing out. I've written an application that loops through all of the information on an excel spreadsheet and does certain...
1
by: Paul Fi | last post by:
how do i catch windows explorer and windows media player events in a .NET application, is it possible, say i double clicked on a media file inside windows media player and i wanted that event to...
6
by: Joel | last post by:
2 Questions: (1) The documentation says application.run() creates a standard message loop on the current thread and "optionally" shows a form. This is really confusing because I was of the...
5
by: IUnknown | last post by:
Ok, we are all aware of the situation where modifying the folder structure (adding files, folders, deleting files, etc) will result in ASP.NET triggering a recompilation/restart of the application....
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
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
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...

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.