BBB GUI TAB COMMANDS


BBB TAB_Make( position x, position y, width, height, style, parent )

BBB TAB_InsertItem [tabBar, title, index] [tabBar, title, index, window] [tabBar, title, index, image number, parameter(0 or 1)]
BBB TAB_DeleteItem tabBar, index
BBB TAB_SelectionChanged( tabBar )

BBB TAB_SetImageList tabBar, image_list
BBB TAB_SetItemText tab, index, text
BBB TAB_SetItemPadding tabBar, padding x, padding y
BBB TAB_SetItemSize tabBar, size x, size y
BBB TAB_SetItemWindow tabBar, index, window
BBB TAB_SetSelectedItem tabBar, index

BBB TAB_GetItemCount( tabBar )
BBB TAB_GetSelectedItem( tabBar, index )
BBB TAB_GetItemText( tab, index )


Go back to ...
BBB GUI Commands Menu
Commands Menu
Main Menu