|
-
Apr 28th, 2000, 04:57 AM
#1
Ok, on my relativly new web site i will be putting up a new section on my Visual Basic page, a Tips N Tricks section. Well the problem is i dont have that many tips. So if you want to, either post your tip here or email it to me, and maybe ill put it up. Oh and your name will go along with it on my page. Thanks...
-
Apr 28th, 2000, 05:04 AM
#2
What types of tips would you like? i.e general, games, internet, database etc.
-
Apr 28th, 2000, 05:07 AM
#3
Frenzied Member
Do you want little 3 sentence tips or great big long ones.
-
Apr 28th, 2000, 05:24 AM
#4
Any tips that are intresting for beginners to advanced, and just long enough so that the person reading it will understand it and know what to do.
-
Apr 28th, 2000, 05:38 AM
#5
Here's one for NEW NEW NEW beginners.
You can place a picture for the background of a button
by setting it's style to Graphical and then
setting a valid picture for the Picture property.
-
Apr 28th, 2000, 06:49 AM
#6
Ha...
-
Apr 28th, 2000, 08:20 AM
#7
use
vbCrLf instead of chr(13)
use shift and the arrow keys to size controls on the form.
use ctrl and arrow keys to move controls on the form.
gives you more control than using the mouse.
if you want to set a background color for a button you have to set it to graphical style.....
this isnt a tip but a question, how the hell do i set a graphical buttons forecolor ?
the frame control is pretty useless but it looks really good.
the timer doesnt count down, it counts to the milliseconds untill it is disabled, I found this out the hard way,
I was opening a url every 100 milliseconds, and I thought it counted down, It took me 5 mniutes, and 30 browser windows to stop the damn thing from going to the url.....
well thats all for now folks.....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|