I have developed a VBA code for a tool that I have placed on the user interface. When the tool button is pressed, a mouse click event triggers the output of geographic coordinates on a map. I am ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23082286.html
Zones:
Visual BasicDate Answered: 01/23/2008 Grade: A Views: 0
I need to create a utility in VB 6.0 (for yesterday) that runs through all the subfolders of a specific folder eg C:\Backup. It needs to look for all files in each subdirectory with an ".ini" exten...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Visual_Basic_v1.0.5.x/Q...
I am needing a control that works like a checkbox but has three settings, not just two. Does anyone know if there is one in VB 6.0 ? I haven't found it. If not, how about some freeware or code...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_22747548....
Zones:
VB ControlsDate Answered: 08/08/2007 Grade: A Views: 0
Hello group,
During a Form_Load event my code reads a text file and in the file I have:
207.16.0.43/20GRP=4%20T_BEG_YY=2007%20T_BEG_MM=1%20T_BEG_DD=1%20T_BEG_HH=1%20N_INC=1
However, after ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_22786015.html
Zones:
Visual BasicDate Answered: 10/02/2007 Grade: A Views: 0
Hello group,
Why sometimes I don't see any text in a message box. I have several Subs that have error handler in. In error handling part I usually first log the error message and palce it has oc...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_22814779.html
Zones:
Visual BasicDate Answered: 10/02/2007 Grade: A Views: 0
Hello group,
When Form_Load is triggered I need to check a variable and if its values is true then having user to take care of an environment setting.
Current problem is that I show the messag...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_22871109.html
Zones:
Visual BasicDate Answered: 10/21/2007 Grade: A Views: 0
I need to take a specified text from an external application and bring it on my Visual Basic project , i already i know that i need to get the window handle that is holding the specified text and o...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_22923821.html
Zones:
Visual BasicDate Answered: 11/03/2007 Grade: A Views: 0
For setting up menu items, is there a way to assign keyboard shortcuts that are not among the listed options, such as ctrl+1, ctrl+2...etc?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23042174.html
Zones:
Visual BasicDate Answered: 12/25/2007 Grade: A Views: 0
Hi,
I want to create a single dll file that contains all the reusable pieces that are needed for a basic framework or toolkit for vb6 developers.
This includes:
- reusable Classes
- reu...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Active-X/Q_2304998...
Hello Experts,
I am building an application and need your assistance. Here's what I am trying to do...
Using VB6, I will be displaying an image at a random location in the application ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23071000.html
Zones:
Visual BasicDate Answered: 01/11/2008 Grade: A Views: 0