Can we change back color of command button control? if yes
than how it is possible?

Answers were Sorted based on User's Feedback



Can we change back color of command button control? if yes than how it is possible?..

Answer / thava

yes we can
for that we might set the style property of the command
button to 1 (i.e) graphical state

Is This Answer Correct ?    40 Yes 5 No

Can we change back color of command button control? if yes than how it is possible?..

Answer / uday salunkhe

Yes we Can Change Back Color of command button
set 1- set style property of command button to graphical
sate.
set 1-Then set backcolor property of command button.As your
choice.

Is This Answer Correct ?    22 Yes 1 No

Can we change back color of command button control? if yes than how it is possible?..

Answer / shreya sondur

yes we can change the backcolor property of a command
buttton by setting its style property to graphical. once we
set its style property to graphical it can have its
backcolor changed as well as it can accept images to be
displayed on it

Is This Answer Correct ?    8 Yes 2 No

Can we change back color of command button control? if yes than how it is possible?..

Answer / arpit

Yes we can change, by giving hexa values in backcolor that is in the properties of command button or we also have a drop down menu we can select color from there also.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What are the types of line styles available in Treeview Control?

0 Answers  


What will be the code in VB, while saving the form and light goes off? Please tell me the exact code line.

1 Answers  


What is the difference between c++ and visual basic?

0 Answers  


What is the current version of Visual Basic for Windows?

0 Answers  


How would you add elements and pictures to listitems in listview control?

0 Answers  






What is a datacontrol?

1 Answers  


I get a "file not found" error on the IIF function when I distribute by program. Why?

0 Answers  


What is view Port?

1 Answers  


How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?

0 Answers  


What are the properties of datacontrol?

0 Answers  


Are there any examples of commercial applications built using Visual Basic?

0 Answers  


Which property of textbox cannot be changed at runtime. What is the max size of textbox?

0 Answers  


Categories