Search found 33 matches

Search found 33 matches Page 3 of 4
by zulfikar
Mon Aug 22, 2011 8:23 pm
Forum: Tutorials
Topic: ★ VB.NET Custom Buttons | 2 ways ★
Replies: 7
Views: 3521

for the code
Code: Select all
<CUSTOMBUTTON>.btn.text = "Button1"
Custombutton.btn.forecolor = color.black
How exactly do you input it and where. What is CUSTOMBUTTON changed to? if it changed? if these questions could be answered, it would be of great help
by zulfikar
Mon Aug 22, 2011 8:13 pm
Forum: Coding Help & Support
Topic: GUI
Replies: 6
Views: 1419

clever boy, you sure are clever. Thank you i will be using the tut you posted on coding custom, lets see how it goes.
by zulfikar
Mon Aug 22, 2011 6:34 pm
Forum: Tutorials
Topic: Automatic Updates
Replies: 107
Views: 61421

Any help on my problem please? and if i run the updater i get an error says it was doing illegal stuff. Here is my updater as well :

http://pastebin.com/RrMexbuX
by zulfikar
Sun Aug 21, 2011 9:03 pm
Forum: Coding Help & Support
Topic: GUI
Replies: 6
Views: 1419

i searched it, and found a couple guis but i want to make my own custom. Any tuts?
by zulfikar
Sun Aug 21, 2011 6:33 pm
Forum: Coding Help & Support
Topic: GUI
Replies: 6
Views: 1419

I want to make my program look custom. I have currently been using pictureboxes(transparent) for buttons and using a backround pic i photoshoped for a design, but i see others have complete custom designs which have a glow or something when mouse hovers and stuff which i tihnk would eitehr take a lo...
by zulfikar
Sun Aug 21, 2011 6:24 pm
Forum: Coding Help & Support
Topic: Database Getter?
Replies: 7
Views: 1762

umm, any help please? It would be appreciated.
by zulfikar
Sun Aug 21, 2011 3:56 am
Forum: Coding Help & Support
Topic: ScreenShot Taker?
Replies: 1
Views: 638

Is it possible to have vb take a picture of your screen, show it to you in the form and save it to like Desktop.
by zulfikar
Sun Aug 21, 2011 3:49 am
Forum: Work in Progress
Topic: MiOn Messenger
Replies: 22
Views: 7057

thats really nice, you can make it look better with a custom GUI. I will look at this later thx. cooll;
by zulfikar
Sun Aug 21, 2011 3:44 am
Forum: Coding Help & Support
Topic: Convert Seconds to Minutes? (details) [RESOLVED]
Replies: 5
Views: 1245

i had a problem with this before, i redid my code before to use labels and timers Label 1 = Hour Label 2 = Minute Label 3 = Seconds *12 hr* Label 4 = PM / AM if Label3.text = "60" Then Label3.text = "0" Label2.text + 1 End if if Label2.text = 60 then Label1.text + 1 Label2.text =...
by zulfikar
Sat Aug 20, 2011 11:09 pm
Forum: Tutorials
Topic: Automatic Updates
Replies: 107
Views: 61421

Hmm.. i tihnk it works but im not sure because i put a message box pop up and ask to update and if result = no then it doesn't. But no matter what i press it goes on to the code where i said to give another msgbox that update was cancelled, here is my code. http://pastebin.com/48b6e21R my Form 1 is ...
Search found 33 matches Page 3 of 4
Go to advanced search