.NET Documentation
C#
VB
Show/Hide TOC
IHost
Events Property
Allows handling host events.
Definition
Namespace:
Aliquo.Windows
Assembly:
Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Copy
IHostEvents
Events
{
get
; }
VB
Copy
ReadOnly
Property
Events
As
IHostEvents
Get
Property Value
IHostEvents
See Also
Reference
IHost Interface
Aliquo.Windows Namespace
In This Article
Definition
See Also