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 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
LockWindowUpdate API22 Dec 2004 16:39 GMT2
I have several forms in my project which are flickering during load due to
many time consuming procedures. I decided to insert
   lngFlick = LockWindowUpdate(me.hWnd)
at the beginning of Form_Load event and
adding textfile values into combo box22 Dec 2004 16:23 GMT4
I am having problems putting text values that I have seperated using the
split function.  Is there a special way they must be formatted before they
can be placed into a view of any sort?  I tried placing it into a combo and
listview, both coming up blank.  Here is my code.  I ...
VB6 XP SP2 DBGRID32.OCX22 Dec 2004 16:01 GMT4
Does anyone know of any issues with dbgrid32.ocx and XP SP2?
I've inherited support of a VB6 app that uses this data grid.  The users can
enter data directly into the grid.  When they move off of a row, the data
they entered in the previous row is saved to the database.
Recommendations for Flat ComboBox Control22 Dec 2004 15:35 GMT2
We're going to add flat combobox controls to our app (flat buttons too).
Anybody have any recommendations for who might have good ones at an
affordable price?  The only ones I've seen so far are from Arcadia
Software...don't know much about them.
Securing a VB DLL22 Dec 2004 15:14 GMT1
Is it possible to secure a DLL by Digital Signing or some other means so
that it can be used (and have its interface inspected) only by
"approved" clients?
This is the first time I've explored this area of development (securing
VB-622 Dec 2004 14:36 GMT10
I am trying to re-write an old Quick Basic program using VB-6.
In Quick Basic  I use the RANDOMIZE statement to define the seed and I get a
sequence of Pseudo Random numbers.
When I do this in VB-6, I get the same sequence of numbers, however, in
How to get IBMDA400 provider22 Dec 2004 14:20 GMT3
I have to access the DB2 data on AS400 system, however i searched the
internet, i found that it can be done using IBMDA400 OLE DB Provider.
Now, when i checked, the provider is not present on my system. Can
anyone tell, where can i get the provider.
File Reading22 Dec 2004 13:32 GMT5
I'm running into a problem where I'm reading a file in four-byte
increments using:
Private Sub OpenThem()
 mn_FH32 = FreeFile    '32-bit reader
Currency Problem22 Dec 2004 12:02 GMT25
I'm having a problem with the currency datatype
The following code doesn't seem to work:
Sub Main()
Dim x as Currency
Is it bug or?22 Dec 2004 10:09 GMT8
I have a textbox on the form which has to display text with bigger font
(size 14). If I set FontSize=14 and then try to set height=345, it always
turns to 420. If I set FontSize=8 then Height=345 and then FontSize=14, it
works fine.
Function to convert Binary to Double22 Dec 2004 09:16 GMT9
Is there any function available in VB to convert Binary to Double or If you
can give me some sample code for this, it would be great.
Thanks and Regards,
Peri
full screen images?22 Dec 2004 09:14 GMT5
I'm wanting to do a slide show for my family's photo's. I know I can
use other software out there to do this but I'd like to make it
myself. But how can I make it display the images in full screen? I
plan on burning this to a cd and sending all of my family copies of
VB editor background color?22 Dec 2004 09:08 GMT1
Is there a way to change the background color in the VB code editor?
White is okay but I'd like to experiment a bit to see if I can make
certain things stand out a bit more.
-------------
visual basic compilation time22 Dec 2004 09:03 GMT6
BlankHello,
After opening visual basic 6.0 project, at the time of compilation it writes out so many files with .tmp extension and takes long time to compile.
Any help to solve this?
Thank you.
how to make a popup-window22 Dec 2004 07:09 GMT2
How can I make sure that a specific form is ALWAYS in front of the others
and not covered by them?
In Access, I'd just set the 'popup'-property to 'true' at design-time, but I
can't find anything alike in VB6.0...
 
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.