Search found 4102 matches

Search found 4102 matches Page 410 of 411
by CodenStuff
Thu Aug 13, 2009 6:06 pm
Forum: General coding help
Topic: Icon Ripper
Replies: 12
Views: 6011

Hello bjm0008, Nice application your building. Ive never tried to save an image as an *.ico file before using VB so I dont know exactly how its done. Ive done some research and this is the simplest way I could do it, the only issue is that it saves them in 16-colors. The reason why your application ...
by CodenStuff
Wed Aug 12, 2009 12:45 am
Forum: Website Help & Suggestions
Topic: facey pictures
Replies: 4
Views: 2132

Hello Kimbo,


Yes I am going to add somemore emoticons (thats what they are called..or smilies you pick lol). I have made you a girls group and you can control it inside your user control panel so just add whoever you want and change settings and stuff.

Anything else? :D
by CodenStuff
Tue Aug 11, 2009 8:02 am
Forum: Introduce Yourself
Topic: Hello
Replies: 1
Views: 1270

Hello helpdesk98

Welcome :D
by CodenStuff
Mon Aug 10, 2009 7:54 pm
Forum: Coding Help & Support
Topic: elitecheaterz *SOLVED*
Replies: 1
Views: 1349

Hello elitecheaterz, You are getting this error because you dont have the .NET Framework installed on your computer or some of the components are missing. You can download the frameworks from the following URL: .NET Framework 1.0 .NET Framework 2.0 .NET Framework 3.0 Install 1 or all of those and th...
by CodenStuff
Mon Aug 10, 2009 6:06 am
Forum: Game Room
Topic: cartoons A to Z
Replies: 33
Views: 11086

OH and Daffy duck :P , I got 2 answers lol.
by CodenStuff
Mon Aug 10, 2009 6:05 am
Forum: Game Room
Topic: cartoons A to Z
Replies: 33
Views: 11086

Hello,

Ill say Charlie Brown, same as I did the other day. ;)
by CodenStuff
Fri Aug 07, 2009 5:20 pm
Forum: Tutorial Requests
Topic: Sound Recorder Tutorial
Replies: 6
Views: 2261

Hello, As requested I have a tutorial for a sound recorder application. This records audio from the microphone and saves it to file, hope this is what you wanted. To make this you will need to start a new project and add the following to your form: Button1 = Record Button2 = Stop and Save Button3 = ...
by CodenStuff
Thu Aug 06, 2009 1:40 pm
Forum: Tutorial Requests
Topic: window possition on screeen
Replies: 6
Views: 2659

Hello billyboy, Erm the only way that I know of is like this. Add a timer to your project and use the following code in it, it makes the form window shake. Code for Timer: Public shake As Integer = 0 Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.T...
by CodenStuff
Wed Aug 05, 2009 4:08 am
Forum: Tutorials
Topic: Application Bar Update - Folders/Harddrives
Replies: 13
Views: 8453

Hello, A tiny update for the Application Bar now. This one will give you the ability to add folders and harddrives to your bar where as the previous versions had problems doing this. You need to first add 2 embedded files to the project which will be *.ico files named the following: 1. Folder.ico 2....
by CodenStuff
Wed Aug 05, 2009 3:54 am
Forum: Tutorials
Topic: iCon Block - SpinOff
Replies: 12
Views: 5540

Hello all Ive got another little tutorial for you, although its more of a re-codeing. Ive taken the code of Application Launcher Bar and mixed it around and added a few things to make a different kindof launcher. http://www.codenstuff.com/tutpics/block2.png This one is in the form of a block which s...
Search found 4102 matches Page 410 of 411
Go to advanced search