Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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