CSharpTest.Net
EventHandlerForActiveControl<TEventArgs> Class Members
See Also  Fields  Methods  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Delegates Namespace : EventHandlerForActiveControl<TEventArgs> Class


Glossary Item Box

The following tables list the members exposed by EventHandlerForActiveControl<TEventArgs>.

Public Constructors

Protected Fields

 NameDescription
Protected Field_controlThe control who's thread we will use for the invoke (Inherited from CSharpTest.Net.Delegates.EventHandlerForControl<TEventArgs>)
Protected Field_delegateThe delegate to invoke on the control (Inherited from CSharpTest.Net.Delegates.EventHandlerForControl<TEventArgs>)
Top

Public Methods

 NameDescription
Public MethodEventHandlerHandles the 'magic' of safely invoking the delegate on the control without producing a dead-lock. (Inherited from CSharpTest.Net.Delegates.EventHandlerForControl<TEventArgs>)
Top

Protected Methods

 NameDescription
Protected MethodOnControlDisposedOverridden. Handle the case when the control is not valid  
Top

See Also

Generated with Document! X 2011 by Innovasys