| c# Programming Glossary: lookuptexteventargsIs this thread.abort() normal and safe? http://stackoverflow.com/questions/421389/is-this-thread-abort-normal-and-safe  safe to you public delegate DataSet LookupValuesDelegate LookupTextEventArgs e internal delegate void PassDataSet DataSet ds public class.. new Mate  LookupValuesDelegate this.LookupValuesDelegate LookupTextEventArgs new LookupTextEventArgs  RowOffset offset  Filter txt.Text .. this.LookupValuesDelegate LookupTextEventArgs new LookupTextEventArgs  RowOffset offset  Filter txt.Text  PassDataSet this.DataSetCallback.. 
 |