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
What is the use of Imagelist Controls ?
What is data binding in vb net?
How do you zoom in visual basic?
How to down load image properties.
What are some methods you can use to send data from one VB executable to another one?
How do you change the icon and otherwise manipulate the DOS box?
What is the need of tabindex property is label control.
What is the use of Immediate, Local Window?
___ is a property to resize a label control according to your caption.
Types of ActiveX Components in VB?
How do I tell when an application executed using the SHELL command is finished?
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
what are the Types of cursors in RDO?
What is "NULL"?
___,__,___ are the type of combo box?