Retrieves the class of a control, window or menu
int wb_get_class (int wbobject)
Returns an integer that corresponds to the class of the object (control, window or menu) passed as the parameter. The class is passed as a parameter to functions <winterpostwiki>wb_create_control</winterpostwiki>() and <winterpostwiki>wb_create_window</winterpostwiki>().