_CreateButton
BButton* _CreateButton(int32 which, const char* label);
BButton* button = _CreateButton(fButtons.size(), label);