Advertisement

1 - 10 of 66 containing alltags:("2008 Express Edition") (0.001 seconds)
I'm using VB 2008 Express Edition, how can I get the index value and tag value of the selected item or items of a listview control?? Thank You Mike
Zones: MS Visual BasicDate Answered: 04/25/2008 Grade: A Views: 101
I have the following sub that gets called every time I select items of the listview control, my logic is to load a text control with the content of the message and once loaded I change the current ...
Zones: MS Visual BasicDate Answered: 04/28/2008 Grade: B Views: 0
I got the following function from someone here I just modified it a little bit so that It would work with MySQL, the problem that I see here is that it opens a new connection to the database everyt...
Zones: MS Visual BasicDate Answered: 04/28/2008 Grade: B Views: 11
How do I programatically select a specific item of the listview control if I only know the index number or the tag id??
Zones: MS Visual BasicDate Answered: 06/01/2008 Grade: A Views: 0
Hi, Can anyone tell me how I can fill a listbox in my form with the contents of a .txt file I have placed in the same directory as my .exe file? Thanks, Paul.
Zones: Visual BasicDate Answered: 07/01/2008 Grade: A Views: 31
Hi, Can anyone tell me how to auto copy to the windows clipboard the text I select from a listbox on my form? I did this in VB6 using the below code but it didnt work in VB 2008. Private S...
Zones: Visual BasicDate Answered: 07/01/2008 Grade: A Views: 84
Hi, I'm currently using a button on my form to open an execuable file called test1.exe, the file is a macro that i've recorded. However theres no hotkey to stop the macro running, therefore i'm ...
Zones: Visual Basic, MS Visual BasicDate Answered: 09/20/2008 Grade: A Views: 4
I am trying to get my form to print out onto a template I have created in Word 2007, add reference Word 12.0 object library has been added, I get an error when trying to open the template - 'cannot...
Zones: MS Visual Basic, AutomationDate Answered: 09/22/2008 Grade: B Views: 14
Hi all, I'm wanting to display a dynamically created grid of text boxes at run time. The dimensions of this  (no. of text boxes high and wide) are determined from some data entered into text boxes...
Zones: MS Visual BasicDate Answered: 07/07/2008 Grade: A Views: 0
Hi, I am a C# beginner. I created the Data-Base in the "Solution-Explorer" but i don't know how to use it. I am looking for a sample code that uses a data-base table (Search, Get, Add, Change). ...
Zones: C#Date Answered: 10/24/2007 Grade: A Views: 0