Share via


CVSListBoxBase::SetStandardButtons

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

This class supports the MFC framework infrastructure and is not intended to be used directly from your code.

BOOL SetStandardButtons(
   UINT uiBtns = AFX_VSLISTBOX_BTN_NEW | AFX_VSLISTBOX_BTN_DELETE | AFX_VSLISTBOX_BTN_UP | AFX_VSLISTBOX_BTN_DOWN
);

Parameters

Parameter

Description

[in] uiBtns

 

Requirements

Header: afxvslistbox.h

See Also

Reference

CVSListBoxBase Class

Other Resources

MFC Hierarchy Chart