PageIcon
fURLInputGroup->SetPageIcon(userData->PageIcon());
if (userData != NULL && userData->PageIcon() != NULL) {
miniIcon->ImportBits(userData->PageIcon());
fTabManager->SetTabIcon(view, userData->PageIcon());