m_btnOutputFileName_Click Method (PrintOptionsForm)
In This Topic
Syntax
'Declaration
Protected Overridable Sub m_btnOutputFileName_Click( _
ByVal As System.Object, _
ByVal As System.EventArgs _
)
protected virtual void m_btnOutputFileName_Click(
System.object ,
System.EventArgs
)
Parameters
- sender
- e
See Also