Click or drag to resize

PdfToolStripInitializeButtons Method

Create all buttons and add its into toolbar. Override this method to create custom buttons

Namespace: Patagames.Pdf.Net.Controls.WinForms.ToolBars
Assembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.89.2704
Syntax
protected virtual void InitializeButtons()
See Also