Click or drag to resize

PdfToolBarZoom Methods

The PdfToolBarZoom type exposes the following members.

Methods
 NameDescription
Protected methodInitializeButtons Create all buttons and add its into toolbar. Override this method to create custom buttons
(Overrides PdfToolBarZoomExInitializeButtons)
Protected methodOnComboBoxKeyDown Occurs when a key is pressed and held down while the ComboBox has focus.
Protected methodOnComboBoxSelectionChanged Occurs the the selected index changed
Protected methodUpdateButtons Called when the ToolBar's items need to change its states
(Overrides PdfToolBarZoomExUpdateButtons)
Top
See Also