Search found 3 matches

Search found 3 matches Page 1 of 1
by shabs
Mon Jun 07, 2010 1:34 pm
Forum: Tutorials
Topic: Make a screen Capture Program
Replies: 7
Views: 2798

Hi Again, See here a program to capture your screen You Need... 2 Buttons ( Button 1 "Capture" Button 2 "Save") 1 Picture Box (make its size as bigger as possible)(forpreview) 1 Save File Dialog Add the following code to Capture Button Dim bounds As Rectangle Dim screenshots As S...
by shabs
Mon Jun 07, 2010 1:20 pm
Forum: Tutorials
Topic: Make a Picture Converter in VB 2008
Replies: 3
Views: 1635

Hi there, I tried to make a pic converter and after spending 4 hours i got it... Today i am going to show how to make a Picture Converter You Need 2 Buttons ( Button 1 "Open File" Button 2 "Convert To") 1 ComboBox ( Add PNG JPEG GIF BMP ICO) 1 Label 1 Picture Box 1 OpenFileDialog...
by shabs
Mon Jun 07, 2010 7:20 am
Forum: Tutorials
Topic: Make a text to speak program
Replies: 15
Views: 6381

Hi everyone, Today i am going to show how to make your program speak... You need 1 Label (name it "Enter the text to be spoken") 2 buttons (button "Speak" and button 2 "Hello") 1 Text Box Add this code to the bottm of Public Class Form1 Dim SAPI = CreateObject("SAP...
Search found 3 matches Page 1 of 1
Go to advanced search