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.
voidShowScrollBar(BOOLbShow**=TRUE);**
Parameters
bShow
Specifies whether the scroll bar is shown or hidden. If this parameter is TRUE, the scroll bar is shown; otherwise it is hidden.
Remarks
Shows or hides a scroll bar.
An application should not call this function to hide a scroll bar while processing a scroll-bar notification message.
Example
See the example for CScrollBar::Create.
CScrollBar Overview | Class Members | Hierarchy Chart
See Also CScrollBar::GetScrollPos, CScrollBar::GetScrollRange, CWnd::ScrollWindow, CScrollBar::SetScrollPos, CScrollBar::SetScrollRange