HandledEvent Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
represents a single item in Handles list.
public ref class HandledEvent sealed
	public sealed class HandledEvent
	type HandledEvent = class
	Public NotInheritable Class HandledEvent
		- Inheritance
 - 
				HandledEvent
 
Properties
| EventContainer | |
| EventSymbol | 
		 Symbol for the event handled in current Handles item.  | 
        	
| HandlesKind | 
		 Kind of Handles event container. (Me, MyBase, MyClass or a WithEvents variable)  | 
        	
| WithEventsSourceProperty | |