Search
Overview.HideScrollers Method
See Also
 



Hide the scrollbars of the Overview control.

 Syntax

VB6  Copy Code

Public Sub HideScrollers ()

C++  Copy Code

public:
void HideScrollers ()

 See Also