Home / api / name / gb.application.startup 
GB.Application.Startup
Syntax
char *GB.Application.Startup ( void )

Returns the name of the application startup class.

Use this function with GB.GetFunction to raise events that are application global, like Application_KeyPress, the global key event handler raised by the gui component.

See also

System & Application Information