Click or drag to resize

PdfToolStrip Methods

The PdfToolStrip type exposes the following members.

Methods
 NameDescription
Protected methodCreateButton Create a new instance of ToolStripButton class with the specified name that displays the specified text and image and that raises the Click event.
Protected methodInitializeButtons Create all buttons and add its into toolbar. Override this method to create custom buttons
Protected methodOnPdfViewerChanging Called when the current PdfViewer control associated with the ToolStrip is changing.
Protected methodUpdateButtons Called when the ToolStrip's items need to change its states
Top
See Also