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

EventHandlerList

What happened to the EventsHandlerList in VB.NET. There is none?
C# is okay This.Load += etc..

Me.Load ?? none in VB.NET

How can you subscribe or un-subscribe to a built in event in VB.NET
Thanks
Nov 17 '05 #1
2 1551
You can use the AddHandler statement.
Here's more info:
http://msdn.microsoft.com/library/de...rStatement.asp

--
I hope this helps,
Steve C. Orr, MCSD
http://Steve.Orr.net
"MS News (MS LVP)" <sq**********@hotmail.com> wrote in message
news:Ox*************@tk2msftngp13.phx.gbl...
What happened to the EventsHandlerList in VB.NET. There is none?
C# is okay This.Load += etc..

Me.Load ?? none in VB.NET

How can you subscribe or un-subscribe to a built in event in VB.NET
Thanks

Nov 17 '05 #2
Steve,

Thank you

"Steve C. Orr, MCSD" <St***@Orr.net> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
You can use the AddHandler statement.
Here's more info:
http://msdn.microsoft.com/library/de...rStatement.asp
--
I hope this helps,
Steve C. Orr, MCSD
http://Steve.Orr.net
"MS News (MS LVP)" <sq**********@hotmail.com> wrote in message
news:Ox*************@tk2msftngp13.phx.gbl...
What happened to the EventsHandlerList in VB.NET. There is none?
C# is okay This.Load += etc..

Me.Load ?? none in VB.NET

How can you subscribe or un-subscribe to a built in event in VB.NET
Thanks


Nov 17 '05 #3

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

Similar topics

5
by: BK | last post by:
Hi, I have a class which has a lot of events (>100). For some reasons, I have to go through all invocation lists to do something. What I'm wondering is that, is there any way to use reflection...
0
by: Anders Borum | last post by:
Hello! This post relates to the implementation of the EventHandlerList class. When implementing custom events in a framework I'm developing, a handling of larger amounts of events in a class...
3
by: CJ Taylor | last post by:
Hey, I'm working with Dynamic Assemblies right now for a framework I'm building and what I'm trying to understand is how EventHandlerList works. I've read some documentaiton on it, but nothing...
7
by: sam.m.gardiner | last post by:
I'm working with VB.NET events and I want a way to disconnect all the handlers of an event. I want to do this in the object that is the source of the event. This is slightly tricky in VB.Net as the...
4
by: DeveloperX | last post by:
I'm having a play with EventHandlerList but the documentation is a bit ropey and I can't find any decent examples. It also doesn't seem to do what I was led to believe it would. I was under the...
8
by: jimmarq | last post by:
I have a button click event on my main application window that opens a form. The form has a lot of controls, loads a lot of data, and uses a lot of memory. When I close the form the memory is no...
15
by: damiensawyer | last post by:
Hi, I am creating a class (from a base class) that needs to trigger events (code at bottom). I am instatiating the classes and wiring up the events as follows. clsDetermineConnection oDC =...
4
by: FullBandwidth | last post by:
I have been perusing various blogs and MSDN pages discussing the use of event properties and the EventHandlerList class. I don't believe there's anything special about the EventHandlerList class in...
2
by: joelkeepup | last post by:
Hi, I made a change this morning and now im getting an error that says either "a is undefined or null" or "e is undefined or null" the microsoft ajax line is below, I have no idea how to...
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
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:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...

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.