Skip to main content

ICustomNavigator.OnHide method

Namespace: NextDesign.Desktop.CustomUI

Description

What to do when hiding this navigator
Next Design calls this method when hiding its own extended navigator.
If there is processing that you want to execute when hidden on the extension side, implement it here.

argument

NameTypeDescription
argsOnHideEventArgsHide event parameters

Return value

  • void