Skip to main content

CustomUIEventArgs interface

Namespace: NextDesign.Desktop.CustomUI

Description

Base of event parameters to be notified to the original extended user interface

Affiliation area

NameDescription
Custom UIA group of APIs to access the custom UI.

Destination

NameDescription
InitializedEventArgsEvent parameters to be notified when initializing the user interface extended by ourselves
OnHideEventArgsEvent parameters to be notified when hiding the user interface extended by ourselves
BeforeDisposeEventArgsEvent parameters to notify when your own extended user interface is about to be destroyed
OnShowEventArgsEvent parameter to notify when displaying the user interface extended by the user

Property

NameDescription
AppApplication Information Access Object
ExtensionObject implementing extension entry point