Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / INHookProvider Interface
Properties Methods

In This Topic
    INHookProvider Interface Members
    In This Topic

    The following tables list the members exposed by INHookProvider.

    Public Properties
     NameDescription
     PropertyGets the NHookBase object provided by this instance.  
     PropertyGets a value whether there is currently a loop installed by this instance.  
    Top
    Public Methods
     NameDescription
     MethodInstalls a local modal loop on the thread.  
     MethodExits the current loop installed by this instance.  
    Top
    See Also