Skip to main content

ICustomNavigator.OnShow method

Namespace: NextDesign.Desktop.CustomUI

Description

Processing when displaying this navigator Next Design calls this method when displaying a navigator that it extends independently. If there is a process you want to execute at the time of display on the extension side, implement it here.

argument

NameTypeDescription
argsOnShowEventArgsDisplay event parameters

Return value

  • void