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 / February 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
help needed with listview08 Feb 2008 14:08 GMT3
I want to display a very long list (maybe 200+ items) in a listbox, and
allow a user to select an item and drag and drop it onto a form. I need
to use a listbox because I need to display an icon with the text.
I need to limit the number of items on display at any time, because 200 ...
Build custom save dialog under VB.net 200508 Feb 2008 13:06 GMT3
I'm trying to build a custom Save Dialog, using VB.Net 2005. The reason I
cannot use the regular save dialog, is the "path" that it needs to save to
isn't actually in the file system, but rather is a system accessible by calls
to an already-existing assembly and web server.
Using rdoRegisterDataSource08 Feb 2008 12:56 GMT5
I am having a problem when I try to set the Application name for a DSN I am
trying to register.
Here is the attribs section of my code:
attribs = "Description=Server connection for applications" & Chr$(13)
OCX, Classes, DLL's - Which?07 Feb 2008 23:50 GMT18
I've been curious about this for some time now. So I thought I'd ask you
folks here because of a reply I got back from a programmer I just hired.
My request was to have a control (OCX) created to take an array and a long
value, churn the info, and spit out 3 arrays of data. I ...
How to retrieve IP address using VB6?07 Feb 2008 21:30 GMT2
I was wondering what is the easiest and quickest way of retrieveing
the IP address of the machine the VB6 application is running on?
Would appreciate any help on this.
Thanks.
newbie: how to avoid having return or space bar from activating     buttons07 Feb 2008 19:04 GMT19
I want buttons on an app to only respond to mouse clicks.   We have
users screwing up when they try to use the keyboard for something
else.
What's the best way to disable return and space from "clicking" the
Invoke Sub with arguments in SetTimer callback function07 Feb 2008 18:36 GMT4
i neet to setTimer calling back a sub in a modulo with arguments
passed.
I mean:
setTimer(x,x,1000,addressOf nameFunction(par1))
Missing ALLUSERSPROFILE environment variable07 Feb 2008 18:23 GMT12
My VB6 application uses the ALLUSERSPROFILE environment variable to
find the location to store common user data. Fine on about 99% of the
computers, but I've been finding that some users don't seem to have
this environment variable on their machine!
Label ToolTips Off Screen07 Feb 2008 16:35 GMT2
VB6SP6
Two screen system.
When VB App is moved to right screen (secondary), the tooltips for lables
appear on the right side of the main (left) screen.
TypeName07 Feb 2008 16:20 GMT5
I once saw a better method than the "TypeName" property which I use this
way right now:
    Dim p As control
    For Each p In Me.controls
How to Retrieve Module Name07 Feb 2008 15:14 GMT7
Hi all, i have a question for a my program of process information,
probably is a bit complex, hope someone know it and can help me, Some
program often uses various modules or dll to do some function, i need
a method to retrieve the module name used by a program writing the
SSTab or Tabstrip ?07 Feb 2008 09:58 GMT6
I am reading conficting reports about these two - overall, the safer bet
 (in terms of distributing OCX's etc) seems to lie with the Tabstrip -
anyone care to provide more input/comments ?
Question re expanding/exploding? menus07 Feb 2008 02:48 GMT7
I'm a bit rusty on my VB6/VBA skills and terminology but I need to modify a
display box that contains on the left a number of Excel workbook volumes, and
on the right side the list of worksheet contents with checkboxes to select
the desired ones. I am trying to simplify the ...
Dealing with Dates (again)07 Feb 2008 02:30 GMT40
I've got a FlexGrid where I want to put dates across the top row.
I'm only interested in part of the date, however.
For example, I may only want to put the month and day and leave off the
year.
Textbox events ques07 Feb 2008 00:42 GMT13
Greetings all,
I have a form with a text box and listbox
I want to enter a value in textbox
when enter key is hit, validate entry and put in listbox(if valid)
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 January, 2008
 
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.