English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

where can i find those icons? where can i download it?

2006-09-22 01:30:09 · 3 answers · asked by chiikibabe16 2 in Computers & Internet Programming & Design

3 answers

hey do ya mean to get a image on command button huh?
get into properties of tht button then change the *image* to desired path and ...ya'r all done

2006-09-22 01:33:42 · answer #1 · answered by Neeraj Yadav♥ 6 · 0 1

Double-clicking on a Command button in the toolbar will place it onto the center of your form. Left click on it the "draw" it onto the form by dragging the mouse and at the same time, holding down the left mouse key while dragging. Release the left mouse key when the object is the size you want it to be. You can also "drag" an object in the work area by first selecting the object with a single mouse click then dragging the object by positioning the mouse pointer over the object, holding down on the left mouse key, and moving the object to a new location in the work area, then releasing the left mouse button to stop the move and finally, by clicking somewhere off the object to deselect the object that was just moved.
While the mouse pointer is over the Command button, click and release the left mouse button to highlight (select) the Command button. You will see resizing handles appear which you can drag diagonally, horizontally, or vertically to change the size of the Command button. The only reason you would want to do this is to fit a large caption onto the button. Most of the time, you will not need to resize the Command button. Beginners like to play with the resizing so have fun with it.
Another way to place a Command button onto a form is to single-click on the Command button in the Toolbar. Then place the mouse pointer over the form and hold down on the left mouse button while dragging a short diagonal line from corner to corner where you want the button to be placed. If the size is not right, left-click on the button and drag the re-sizing handles to make it the size you need.

2006-09-22 08:42:25 · answer #2 · answered by Aman S. 2 · 0 1

here it is:
set your command button's Style property from 0 (Standard) to 1 (Graphical)
load the image in the Picture property (at design time) or at runtime using the LoadPicture function

you can use any ico file, i thinkt there are ico files available on the net, Visual Studio also has some basic icons in the common\graphics\icon subfolder of the folder where it's installed, or on the cd

you can also change the background color to graphical command buttons

2006-09-22 08:39:45 · answer #3 · answered by Deep Thought 5 · 0 0

fedest.com, questions and answers