Query API
-
Does anyone know which Api i can use in vb.net to replicate the ms access query design table. The box which holds the table name and items.
-
Does anyone know which Api i can use in vb.net to replicate the ms access query design table. The box which holds the table name and items.
There isn't one in the .NET Framework. You'll either have to find a third party control that does it (I don't know of any off the top of my head), or write one yourself.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
There isn't one in the .NET Framework. You'll either have to find a third party control that does it (I don't know of any off the top of my head), or write one yourself.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008Judging that someone gave you a 1 for score, I'd say the OP didn't care for your answer. Can't make em all happy.
Any suggestions, ideas, or 'constructive criticism' are always welcome. "There's no such thing as a stupid question, only stupid people." - Mr. Garrison
-
Judging that someone gave you a 1 for score, I'd say the OP didn't care for your answer. Can't make em all happy.
Any suggestions, ideas, or 'constructive criticism' are always welcome. "There's no such thing as a stupid question, only stupid people." - Mr. Garrison
Yeah, I think one of my "fans" is running around stalking me. I really couldn't give a rats ass if someone 1-votes me.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008