C# Class AutocompleteMenuNS.WrapperNeededEventArgs

Inheritance: System.EventArgs
Show file Open project: samarjeet27/ynoteclassic Class Usage Examples

Public Methods

Method Description
WrapperNeededEventArgs ( Control targetControl ) : System

Method Details

WrapperNeededEventArgs() public method

public WrapperNeededEventArgs ( Control targetControl ) : System
targetControl System.Windows.Forms.Control
return System