Time for your 3rd Quarter Update! Are you in the running for the 6th Annual Expert Awards? Click the link to find out.

Third Quarter Hot Shots
 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Top VB Controls Solutions: 76 - 89 of 89
 
Hi, Could someone explain how to add a link column to a DGV and how to control the click of that linkcolumn. I basically have a list of contacts and their email addresses and want to open t...
I run a matching routine that lets users type the first characters of a listitem into the text portion of a combobox.  As soon as a unique match is found the listindex is changed and the combo...
Hello Experts, I have written a VB6 that downloads an Access db, synchronizes it with another local db, then uploads the online db back, all this is done w/o human interaction.  I cannot do...
VBScript to delete all records in csv file that do not contain last buisness day example: Today is 2009-10-27 ,i need only records that contain 2009-10-26 Sample file layout is below need...
I have developed an App in VB6 and in the app, I have created several user controls.  All tested out and worked correctly.  But when I created a deployment package and install on another PC, t...
I have a vb 6 active x control. I have created the .ocx file for the control, I have also created a cab file using makecab.exe, but when i copy this cab file in my application it doesnt do any...
Can somebody help me to find a Ticketing System In-house of organization. if it is in VB would be great full. Please help
Please give me an explanation of what the command line below that is referencing the flex grid in VB6 called "fgEFT" actually doing? I need as prcise explanation for each position in the .Text...
Hi All Is it possible to set a different background color for the commondialog in VB6? I want to use the commondialog option for Open, Save and Print (to save time) but it would be great if t...
How to setup DropDownList with static choices in FormView InsertItemTemplate using stored procedure.  Other parameters come from TextBoxes.
I have a listview and need to sort when the user clicks any one of the columns
How do you set the InitDir property of the common dialog to another computer or server for example  "\\servername\foldername\
I am having a hard time getting a grid to recognize the keypress event.  I think it is because I have the grid in a usercontrol.  Is there a KeyPreview Property for a usercontrol?  I have this...
I have an application that used MDI.  When I open an MDI child window I place a TabControl on the child.  The TabControl does not change size.  I want to prevent the user from dragging the chi...