Click to See Complete Forum and Search --> : [RESOLVED] Button border color property in vb 6.0


baranwalravi123
09-18-2007, 12:29 PM
in vb 6.0 i am creating a activex control where i am using a button
and i want to change the color of border of button or the button be
borderless but i havenot get any solution regarding that if any one have
solution please tell.
thanks in advance.

baranwalravi123
09-20-2007, 10:19 AM
;) after digging too much i found that
thae above activities are not possible
but we can use image as button by
writing event handeler and our purpose will be solved.

the issue has been resolved from my side.