Hi Thank you I will be happy if you send me ur program. thnks bye ... __________________________________________________ Do you Yahoo!? Yahoo! Tax Center -...
Hello I am trying to write a simple winsock ftp client. I know that this isn't really easy and that it will take me time (but I want to do this project in...
Hi all, I have just received VB6 and wish to program. I have extensive experience in programming basic back in the days when it looked something like this: 10...
Sorry, can't really think of anything else to help right now. You didn't replace any of the window stuff did you....like KeyboardProc and WindowProc? Did you...
hi wow a real GWBAsic user ? online help http://search.microsoft.com/advanced_search.asp?siteid=us/dev check only VB6 or u will get a lot of odd stuff look...
hi there I want to Add A ComboBox in A DataGrid To List All The Products Names Instead of Typing it Please Do Not Tell me There is Not A Way To Do This... My...
My Suggestion... Try using janus grid at www.janusys.com Its a great third party grid control that looks like MS Outlook. You may set a certain column as a ...
Hi friends, I have a problem in data report. I'm regerating a Database everytime a cmd_button is clicked and the a report is shown from that db. Now everytime...
Dear Members, I have a problem in Data Report of VB. I need to print Address labels in Data Report. I am able to print one address or one record in a row. But...
ÌÖÂÛ×é I use a webbrowser control to deal with the microsoft word document in my program.However, i find no toolbar of microsoft word in the webbrowser...
hi frnd, ya, i used wild characters properly. but still am getting the same result. nikhil.p System <system@...> wrote:I mean, "Have you included the...
hi I am sukhvir. i will making project(brainbench type quiz) in visual basic and SQL server as backend.In my project i want to use threading that to get better...
Hello friends Is There any free Intelligent Character recognizer (ICR). I am interested to read form filled in Human Handwriting where each character is placed...
Sajid Mahboob
smahboob@...
Apr 2, 2003 11:38 am
9258
hello everybody, I Just joined the group. I Need some information on Calender control in vb.my query is in the vb form can we place a calender control with the...
Hi all I would like to change the caption of a label ever few seconds as part of my splash screen. any tips on how to do this. I know a timer must be used. ...
There is a very nice report generator called RPVReport that would allow you to do this fairly easily. You can download the freeware version of this program...
1. put a timer on your splash screen form. 2. Set it's value to whatever is required. It's in milliseconds. 3. Double click on the timer to put a timer...
I have a combo box on one of the forms of my database application. In one of the procedures, the form is unloaded, and then loaded again with new settings....
Every time you change the caption os label, you must use label.refresh Du. ... From: Jermaine Abrahams [mailto:JermaineA@...] Sent: quarta-feira, 2 de...
After reading Du Pereira's comment, it sounds like he understands it better than I do, but I thought that I'd throw this out (which I had queued up to be sent)...
In answer to your questions, At no time do I set the combo box as not visible. In the form re-load event, I do re-load the list into the combo box. I can make...
... Actually, I was just making points...stuff you might want to explore. ... Whenever Windows does something, it broadcasts a message. Windows has a routine,...
didnt combobox.visible = true work? ... it ... frame ... a ... user ... this."? ... might ... I ... without ... to ... some ... WindowProc ... loaded ... the ...
To change the Product on your splash screen click Project / Project1Properties then click the Make tab in the Application frame change the Title: Set your...