Click or drag to resize

PdfToolStripMainOnOpenClick Method

Occurs when the Open button is clicked

Namespace: Patagames.Pdf.Net.Controls.WinForms.ToolBars
Assembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.89.2704
Syntax
protected virtual void OnOpenClick(
	ToolStripButton item
)

Parameters

item  ToolStripButton
The item that has been clicked
See Also