Re: can some one help me to make check box control transparent
Hi saratk,
As there is no such control available, you need to create one yourself. If you have gone through the links provided by HanneSThEGreaT, you would have noticed one such custom control by AliR(link 2).
Try to understand and use it in your code. I have done the same. Please go through the zip file which have modified version for your project. Please note that I havent tested it.
Re: can some one help me to make check box control transparent
sachin thanx for the reply and effort you put in to resolve the issue..
what actually u r doing in the code is painting the checkbox lable with the dialog background color ( what ever the color dialog has)..
i found this work arrond before posting to this forum
but in here the case is different... i am painting gradient color in dialog and i donno whic color comes during runtime
so i cant hard code the color though if i hard code if i know the color beforehand .. it wont be helpfull because the color wud be gradient so it luks patch
and
I have done the same thing what was mentioned in the link2 given by
the attached zip file shows the same... but no results
but found some interesting thing in those links which i didnt understand clearly
here it goes
"
investigating the manifest file, seems that the unicode project utilize
version 6 common control while non-unicode don't. could you please tel me
how to unutilize version6 common control?"
I donno how to unutilize version6 comman control... that may help me to resolve the issue
I am still investigating on the issue
if i found solution will surly post in here
if some one know abt it please post in here
anyway thanx a lot for all friends who r responding on this isuue
Last edited by saratk; April 1st, 2008 at 06:11 AM.
* The Best Reasons to Target Windows 8
Learn some of the best reasons why you should seriously consider bringing your Android mobile development expertise to bear on the Windows 8 platform.