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 2 / August 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SSTab Control19 Aug 2004 15:35 GMT1
Is there anyway whatsoever to change individual tab caption colors? For
example, setting random tabs a different color than the others.
icon19 Aug 2004 15:35 GMT1
I made a small programm in VB6 and VisualBasic.Net
After building the program it seems to be impossible to change the
programm's icon.
What can I do to make it possible to insert a home made icon?
Question about VB6 error19 Aug 2004 15:35 GMT1
I have been working on a vb6 program for a month now, and am near
completion.  I got online and downloaded a packaging program called "Inno
setup compiler" that lets me package my program for dist. just like VB's
"Package and deployment wizard".  I did this last night, and ...
Calling a DLL from Visual Basic 6.019 Aug 2004 14:45 GMT4
You've probably seen this one hundreds of times but I need some help
with calling a function in a DLL from within VB6.
The problem I'm having is with one of the parameters is a VOID * which
is a total pain in the neck... And another problem is I cannot change
Large Forms19 Aug 2004 14:42 GMT4
I have a large form that I have recently upgraded from VB6.  The form
contains a number of "input areas" that are identical and all but the
first of these are hidden initially.  There are 21 in total and so because
of the screen resolution constraints the form autoscrolls.  When ...
Text File encoding?19 Aug 2004 14:16 GMT2
I have a file that was generated on a customers computer which is not
using the Windows default text encoding but uses Japanese(Shift-JIS)
encoding.
If I open the file in notepad the data looks normal but my application
scrollbar problem19 Aug 2004 14:16 GMT8
I have a textbox with a number in it and it is connected to a vertical
scrollbar.
It works except when I press the UP arrow, the value in the textbox
decreases. When I press the DOWN arrow, the value increases.
Howto get details in Filelistbox19 Aug 2004 11:13 GMT2
Probably not the first time this one is asked in this group...
The standard filelistbox does what it says, it lists files.
But as all windows based dialogs offer file details etc. I think it can't be
impossible to get some extended filelistbox that does the job.
How can I temporally supress a KeyDown event19 Aug 2004 09:07 GMT4
I'm a VB beginner.  If someone could help me, I would greately appreciate
it.
What I want is to temporally supress keyboard events (e.g., KeyDown).
For example, I have a program that shows a picture on the screen for 3
extreme newbie question19 Aug 2004 08:48 GMT4
How can I get a label to show the count as it runs.
I can with the print command.
Private Sub Command1_Click()
For i = 1 To 10000
list box19 Aug 2004 08:43 GMT4
is there a way, to make collumns in a listbox, or is there an other box that
already exists of more collumns?
thanks
Maarten
Printing RTB contents -- last line of each page missing19 Aug 2004 06:23 GMT17
I have the following code to print the contents of an RTB:
With Form1.RTB
.SelStart = 0
.SelLength = Len(Form1.RTB.Text)
Dir Function Problems19 Aug 2004 05:05 GMT8
I'm pulling my hair out here over this one...
The following line of code:
Msgbox Dir("c:\test\", vbDirectory)
Is returning the names of files in the directory instead of other directories.
Visual SourceSafe19 Aug 2004 02:45 GMT1
Is anyone aware of any problems with using Visual SourceSafe or any
reason why not to use it? I currently use it with my VB code but have
a person saying that Microsoft is not using it themselves because of
problems.
dll functions19 Aug 2004 01:34 GMT2
I have a dll which gives me some information about the harddisk I use the
dll like this:
Public Declare Function GetSerialNumber Lib "DiskSerial.dll" (ByVal nDrive
As Integer, ByVal lpBuffer As String) As Long
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 July, 2004
 
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.