Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General / December 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
usb hardware group?04 Dec 2006 03:56 GMT16
any one know of good hardware groups for usb issues?
Since debugging some errant vb6 code <g> the usb ports on my machine have
not worked
(I think I had to shut down the machine once to get out of a hung
How can I define an "event" for all the textboxes in a project?04 Dec 2006 02:10 GMT6
How can I define an "event" for all the textboxes in a project from
different forms?
For example, I want the "Click" event for all of my textboxes to be:
MsgBox "Textbox Clicked!"
ByRef argument type mismatch04 Dec 2006 00:06 GMT1
Declare Function lineMonitorTones Lib "tapi32.dll" (ByVal hCall As Long,
ByRef lpToneList As LINEMONITORTONE, ByVal dwNumEntries As Long) As Long
Type LINEMONITORTONE
   dwAppSpecific As Long
How to scale a PictureBox?03 Dec 2006 19:34 GMT6
I have a PictureBox in my VB6 program and I want to make its size just the
same as screen size (Scale it, and make it fullscreen), but as much as I
tried and as much as searched in MSDN libraries, I couldn't find out exactly
how to do this. Would somebody please write the code to ...
icons in menus disappear with focus03 Dec 2006 19:09 GMT4
I have a program where I place images into some of the menu items. When the
form looses focus the images disappear, and when the form gains focus they
come back. I'm using standard VB6 form menus. Is there a way to prevent this
or an alternative? Thanks
How to using a system DLL in user DLL03 Dec 2006 17:23 GMT6
I write a dll and create to stander DLL (not Activex DLL, ref by the
article "Creating a Windows DLL with Visual Basic"
[url]http://www.windowsdevcenter.com/pub/a/windows/2005/04/26/create_dll.html[/url]'),
in the DLL also using a system DLL. When I call my user DLL function, I
CB_SETTOPINDEX  and Combobox03 Dec 2006 16:58 GMT2
With a VB 6 Combobox (type 2) I was hoping to set the selected item to the
3rd item from the top when the dropdown is clicked.  I read that the
TopIndex property doesn't work with a type 2.  My first question is, does a
SendMessage CB_TopIndex call work with such a combob?.  If ...
Previous instance03 Dec 2006 13:01 GMT7
I need to insure a previous instance of my application (VB6) in not running from the same folder,
from a different folder is OK.
Keeping a file open and looking for a file in use seems like a possibility.
Is there a better way?
ReDim Preserve code almost working03 Dec 2006 06:34 GMT9
W2K Pro SP3
VB6 SP3
Greetings all,
I've built a function to snip the n leftmost elements out of an array
Please help translate this structure into vbasic TYPE?03 Dec 2006 03:31 GMT4
From MSSDN:
==============
The LINEMONITORTONE structure describes a tone to be monitored. This is used
as an entry in an array. The lineMonitorTones and TSPI_lineMonitorTones
Why can't I make a "Transparent" UserControl?03 Dec 2006 03:10 GMT5
I am using VB6, and when I go to:
Project> Add User Control
and then set the "BackStyle" property of the UserControl to "Transparent", I
expect it to have no special BackColor and always accept the BackColor of
How can I create a document in Wordpad or Notepad using VB02 Dec 2006 22:59 GMT2
How can I create a document in WordPad or Notepad using VB
I would like to Create the file, Add text and save the file all from within
VB
Regards
Run-time error02 Dec 2006 22:54 GMT1
Now when my little app is working, I want to run it on the laptop.
Running the "Deployment Wizard" and making an installation packet.
Running the "Setup.exe" on the laptop, install works great.
When starting the newly installed app on the laptop I get "Run-time
vb6 word processor project help urgently required02 Dec 2006 14:22 GMT1
Hi there guys
I'm currently developing a word processor, based around a rich text box
and a common dialog control, using visual basic 6, and have come across
a couple of problems, I would be very grateful if anyone could help
Make sure file path is there02 Dec 2006 12:03 GMT6
I need to know how to tell if a file path is there, if it is run some
code:
       statusfile = "R:\Shared\Exchange_Data\COBA\SOS_Data\test.txt"
       Open statusfile For Append As #1
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 November, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.