please help how to solve a form with scroll bar
guys how to make a scroll bar in form? i tried to search how to do it here's the code i downloaded but the code was not exactly right because when I play the form and try to click and scroll the bar it...
View ArticleHow To: Center text in a listbox
I want to center only the 1st entry in a listbox; all other entries are left justified.
View Article[RESOLVED] using select case on label array help
am trying to figure out how to work it with labels Private Sub Label1_Click(Index As Integer) Select Case Label1(Index) If Label1_Click(0) Then ' dont work what am i missing out Me.Caption = "1" Else...
View Articlesort file name based date
in dir c:\mydir\ have a variuos .txt file(only this format) the single file name have this structure: aaa0_01-05-2013 aaa1_02-05-2013 aaa1_02-06-2013 aaa1_01-05-2013 aaa2_01-05-2013 i need to store the...
View ArticleListbox Array problem
I have nn listboxes (List2) indexed 1, 2, 3, 4, 5,...,etc etc (index 0 not part of this) I want to click on any item in List2 that currently is shown (all boxes in the array are one behind the other)...
View Articlewinsock hold connection
:phow do i hold a connection on get request 1 example code will do thanks:p
View ArticleVisual Basic 6 with Windows 7 Pro 64 Bit
I have installed vb 6 on a windows 7 pro 64 bit pc. I copied my project over to the new pc. Start to run my project. This is the error I am getting: Line 26: Class MSFlexGridLib.MSFlexGrid of control...
View Articlehelp: date format problem
I am using mysql database and I would like to know how I can save a date in mysql table in this format like so 1/30/2013 2:35:14 PM I know there is this datetime data type in mysql and its format is...
View ArticleServer Not Responding Issue
I'm getting data from a Server over which I have no control. Sometimes it does not respond and the code I'm using causes the App to freeze. Only thing I can think of maybe setting a timer in my program...
View ArticleHaving trouble installing vb6.0 I just got a new desktop and ever sent i got it
Hello everyone I just got a new desktop computer and when i go to install visual basic 6.0 with my real cd, it says, There is insufficient memory to run setup try to closing any open application or...
View Articlehow to close open folder window
guys how do we detect any open folder window and close it? I have not seen an example in google.
View Articlehow to get caption of an opened folder window
how to get caption of an opened folder window?
View ArticleTextbox Question
When the app first starts up there is a default value of 5 in a textbox. Based on this value certain things in the app take place such as initializing other variables, loading controls, etc. Now once...
View Articlehow to open jpg file in mspaint
how to open jpg file in mspaint.exe? or how to view jpg file in mspaint.exe? i am using Shell (App.Path & "\temp.jpg") but not opening
View ArticleHow do I change Quantity in FlexCell Grid and Database Fields ?
Hello everyone How are you all I hope that everyone will be happy I want to modify this example (Small Sales System) I have 2 Forms Store and Sales in Sales Screen : I want when clicking on Cash $...
View ArticleRuntime Error
Hi I have written this , it is giving me this error Run-time error'-2147217900(8004e14)' [Microsoft][odbc Sql Server Driver][Sql Server] Backup Database WeighBridge To DISk = 'd:\Backup' Secondly i...
View Articlefilesystemobject copy files to remote machine using username and password
Hello, what i am trying to do is to copy my dlls (VB6) from a machine mac1 to another mac2(to deploy my app across few machines). I do not have any shared folders defined in mac2 but i have admin...
View Articleok guys need some answers: protection & preventations
topic is releated to protection of programme and prevent to be honest and not lie , i have got many friends that has different abilities to do what i want that is break softwares, hack , crack,etc,...
View ArticleHow to modify this search and text compare to just one specific instance?
Hi there everyone. I am working on a bingo caller, and the user can switch the function of showing called numbers on the board, or uncalled numbers. When they switch, the prog will check to see if the...
View Articlemigrate from vb6.0 to vb 2012
Hello, I wanted to migrate my vb6.0 project to vs.2012 project.. My project is very large. Pl tell me simplest way to do this.
View Article