Rocket® Reflection Desktop (formerly a product of Micro Focus or formerly a product of Open Text) documentation that was created prior to Rocket Software's acquisition of certain products from OpenText may contain outdated references to "Micro Focus” or “OpenText”, which are trademarks of OpenText. Rocket Software is not affiliated with Micro Focus or OpenText and has rebranded these products as Rocket® products.
CancelableEventArgs Class
In This Topic
Event argument for events that can be canceled.
Syntax
'Declaration
<SerializableAttribute()> Public Class CancelableEventArgs Inherits System.MarshalByRefObject
'Usage
Dim instance As CancelableEventArgs
[Serializable()] public class CancelableEventArgs : System.MarshalByRefObject
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
Attachmate.Reflection.CancelableEventArgs
Attachmate.Reflection.Emulation.OpenSystems.CancelableConnectionEventArgs
Attachmate.Reflection.Emulation.OpenSystems.ControlKeySendingEventArgs
Attachmate.Reflection.Emulation.OpenSystems.KeysSendingEventArgs
Attachmate.Reflection.Emulation.OpenSystems.SettingsLoadingEventArgs
See Also