// adds using namespace sys.add_use('System.Windows.Forms') // Initialize common Events if(linked('onHelpRequest') and not(this.onHelpRequest == 'defined')) sys.add_event('onHelpRequest', 'HelpRequest', 'args') end