Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Retrieves a pointer to the scroll bar control in the property grid control.
virtual CScrollBar* GetScrollBarCtrl(
int nBar
) const;
Parameters
- [in] nBar
The orientation of the scroll bar, which must be SB_VERT.
Return Value
A pointer to a scroll bar object, or NULL if there is no scroll bar or the scroll bar orientation is SB_HORZ.
Remarks
Use this method to gain direct access to the vertical scroll bar control.
Requirements
Header: afxpropertygridctrl.h