'DeclarationPublic Delegate Function MakeControlHandler( _ ByVal e As MakeControlArgs _ ) As System.Windows.Forms.Control
public delegate System.Windows.Forms.Control MakeControlHandler( MakeControlArgs e )
Parameters
- e
- The MakeControlArgs class
'DeclarationPublic Delegate Function MakeControlHandler( _ ByVal e As MakeControlArgs _ ) As System.Windows.Forms.Control
public delegate System.Windows.Forms.Control MakeControlHandler( MakeControlArgs e )