PDF Viewer Control for .NET 2.0 Windows Forms
SetShowToolbar Method (on)
NamespacesPdfViewer4WinNetPdfViewerSetShowToolbar(Boolean)
Determines whether a toolbar will appear in the viewer.
Declaration Syntax
C#Visual BasicVisual C++
public void SetShowToolbar(
	bool on
)
Public Sub SetShowToolbar ( _
	on As Boolean _
)
public:
void SetShowToolbar(
	bool on
)
Parameters
on (Boolean)
A positive value indicates that the toolbar will appear, 0 indicates that it will not.

Assembly: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.0.0.33756 (3.0.0.0)