Skip to main content

ICustomNavigator.OnShow method

Namespace: NextDesign.Desktop.CustomUI

Description

What to do when displaying this navigator
Next Design calls this method when displaying its own extended navigator.
If there is any processing that you want to execute at the time of display on the extension side, implement it here.

argument

NameTypeDescription
argsOnShowEventArgsOn Show Event Parameters

Return value

  • void