Dela via


CVSListBoxBase::SetStandardButtons

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

Concepts

MFC Hierarchy Chart

Reference

CVSListBoxBase Class