Having created a tab that has a layout on it as below,
uxTabHost.AddTab("LIST", "LayoutList")
I now want to be able to add a set of buttons to the tab. Is there a way to add them without having a placeholder panel in each tab layout?
Regards,
Jon
uxTabHost.AddTab("LIST", "LayoutList")
I now want to be able to add a set of buttons to the tab. Is there a way to add them without having a placeholder panel in each tab layout?
Regards,
Jon