creating the timer on visual basic

Post on 03-Nov-2014

269 Views

Category:

Technology

1 Downloads

Preview:

Click to see full reader

DESCRIPTION

 

TRANSCRIPT

Timer on Visual Basic

Hayley Ip 11F

New project

Name of project

Changing form border style to fixed single

Make the workspace bigger

Add label from toolbox

Change text of label to 0.0

Font of label to 90

Adding 3 buttons

Adding the timer under components

Click on timer, change interval to 1

Changing text of button 1 to start

Changing the other buttons to stop and reset using the same way

Double click on the start button, type in the text below

Click on form design tab, double click on stop button, type in the text below

Click on the form design tab, double click on the reset button, type in the text below

Click on form design tab, double click on timer1, type in text below

Publish the file by clicking my project on the top right

Changing the icon before publishing

Changing jpeg to icon file as my logo for the cube hut is saved as jpeg

After converting, browse in the icon tab

Go to publish

Click on publish wizard

From CD ROM (file is as .exe)

Won’t check for updates, the click finish

.exe file opened from desktop

Make the .exe as a zip file by right click send to compressed (zipped) folder

Uploading timer onto website, click on file, then browse for the zipped folder

Final product

top related