BOOL CBCGPEditListBase::SetStandardButtons | ( | UINT | uiBtns = BGCEDITLISTBOX_BTN_NEW|BGCEDITLISTBOX_BTN_DELETE|BGCEDITLISTBOX_BTN_UP|BGCEDITLISTBOX_BTN_DOWN | ) |
Allows to specify which standard buttons should be created at the top of control.
Call this member function to specify which standard buttons should be created at the top of the edit list control. It can be any combination of the standard buttons. The following is the list of predefined standard buttons:
uiBtns | A combination of the standard buttons flags |