Share via


CVSListBoxBase::EnableButton

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

BOOL EnableButton(
   int iButtonNum,
   BOOL bEnable = TRUE
);

Parameters

Parameter

Description

[in] iButtonNum

 

[in] bEnable

 

Requirements

Header: afxvslistbox.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CVSListBoxBase Class