SetParent(parent);
- DWORD msflags = 0;
-
if (width <= 0)
width = 100;
if (height <= 0)
m_windowId = (id < 0 ? NewControlId() : id);
- long tabStyle = 0;
-
// Create the toolbar control.
HWND hWndTabCtrl = 0;
// TODO: create tab control
wxString wxTabCtrl::GetItemText(int item) const
{
// TODO
- return wxString("");
+ return wxString(wxEmptyString);
}
// Get the item image