HI ALL!
Let me start by letting you know that I'm still new to VB.
All I know about Programing is with the use of google, Videos, and some good help from DaniWeb.
I'm doing a program which searches datagrid colums with some classes That I have wrote. I have 5 textbox to enter the text to search for and when text is entered it searches for that text .
My question is by having the textchange event reference the class to search for the text I'm woundering if the program will slow down because it it's constantly referencing the same class.
Hope this makes any sence.
Thanks in advance.