Can we change back color of command button control? if yes
than how it is possible?
Answer Posted / 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 |
Post New Answer View All Answers
How would you create Visual basic Document file?
What is Parser Bug?
What is the use of Data Form Wizard?
Explain the "cursortype" and "Locktype" in VB?
What is the need of tabindex property is label control.
i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).
When should we use recursive programming?
What is meant by Establish Connection in RDO?
___ Property is used to count no. of items in a combobox.
Types of DBCombo boxes
Types of LockEdits in RDO.
How to load and unload child forms.
How can you get selected file from file system Control?
What do you know about user forms.
How can you check whether a record is valid record or Invalid record using ADO control or Object?