Click here to Skip to main content
15,887,776 members
Home / Discussions / Mobile
   

Mobile

 
AnswerRe: Available Memory and Free Disk Space in CF 1.0 Pin
zoid ! 9-Nov-06 6:16
zoid ! 9-Nov-06 6:16 
GeneralRe: Available Memory and Free Disk Space in CF 1.0 Pin
Marco [Stinger]9-Nov-06 6:27
Marco [Stinger]9-Nov-06 6:27 
QuestionProblems with IssueVendorTransfer Pin
slowdiver6-Nov-06 4:00
slowdiver6-Nov-06 4:00 
QuestionHow to access the .sdf file's created in Pocket PC from compact framework emulator Pin
Aasifkhan6-Nov-06 1:50
Aasifkhan6-Nov-06 1:50 
AnswerRe: How to access the .sdf file's created in Pocket PC from compact framework emulator Pin
AlexeiXX37-Nov-06 18:20
AlexeiXX37-Nov-06 18:20 
GeneralRe: How to access the .sdf file's created in Pocket PC from compact framework emulator Pin
Aasifkhan8-Nov-06 19:38
Aasifkhan8-Nov-06 19:38 
GeneralRe: How to access the .sdf file's created in Pocket PC from compact framework emulator Pin
AlexeiXX39-Nov-06 6:53
AlexeiXX39-Nov-06 6:53 
QuestionTransparency related issues Pin
Manish19723-Nov-06 23:49
Manish19723-Nov-06 23:49 
Hi

Platform: using VS2005 C# for WM5.0 base PDA


I am making one Bitmap button(owner draw). What i have done is i am
drawing
image on the button in onPaint() using e.drawimage ; I am also taking
care
that my bit map becomes transparent(all corners) . For the same i am
using
ImageAttributes attr = new ImageAttributes()
attr.SetColorKey(bmp.GetPixel(0,0), bmp.GetPixel(0,0));


In this case all the corners of my bitmap are becoming transparent and
showing same color(red color) which is my background color.(Here back
ground
is my application's main form which is having back color = red) .


Till this point every thing is ok .


My problem is " if i load an image on the main form " . In that case
above
bitmap buttons are still showing red color corner ...?? which is
correct only
in above case, but in this case when an image is loaded on the main
form ,Bit
map corners should display color of images which is loaded on the
form,but it
is still showing Red corner (which is the back color of main form.)


How can i get rid of this problem ..


Please help me ...


Regards
Manish Budhia



QuestionSending message pc to mobile through Bluetooth Pin
kumar bharat bhusanam3-Nov-06 19:15
kumar bharat bhusanam3-Nov-06 19:15 
AnswerRe: Sending message pc to mobile through Bluetooth Pin
AlexeiXX37-Nov-06 18:08
AlexeiXX37-Nov-06 18:08 
QuestionName of the device Pin
Talal Sultan2-Nov-06 21:56
Talal Sultan2-Nov-06 21:56 
AnswerRe: Name of the device Pin
Mike Dimmick3-Nov-06 13:38
Mike Dimmick3-Nov-06 13:38 
QuestionCreate "service-like" app Pin
rico831-Nov-06 11:55
rico831-Nov-06 11:55 
AnswerRe: Create "service-like" app Pin
Mike Dimmick3-Nov-06 13:42
Mike Dimmick3-Nov-06 13:42 
QuestionEDB for CE Pin
zoid ! 1-Nov-06 7:05
zoid ! 1-Nov-06 7:05 
QuestionBillionton GPRS wireless modem ! Pin
Coding C#31-Oct-06 23:01
Coding C#31-Oct-06 23:01 
Questionmessaging Pin
spm431-Oct-06 3:01
spm431-Oct-06 3:01 
QuestionHow to dial contact number from an application(MFC) Pin
Jayakumar Narayanan30-Oct-06 22:53
Jayakumar Narayanan30-Oct-06 22:53 
AnswerRe: How to dial contact number from an application(MFC) Pin
AegamemnonTao1-Nov-06 16:56
AegamemnonTao1-Nov-06 16:56 
QuestionHow to simulate SMS and calls? Pin
arvaker8430-Oct-06 6:20
arvaker8430-Oct-06 6:20 
AnswerRe: How to simulate SMS and calls? Pin
Michael Hendrickx7-Nov-06 19:37
Michael Hendrickx7-Nov-06 19:37 
QuestionIs it possible to write app. for symbian by VS2005 and C# or VB.NET? Pin
Code4Null27-Oct-06 10:59
Code4Null27-Oct-06 10:59 
AnswerRe: Is it possible to write app. for symbian by VS2005 and C# or VB.NET? Pin
Bradml29-Oct-06 0:05
Bradml29-Oct-06 0:05 
GeneralRe: Is it possible to write app. for symbian by VS2005 and C# or VB.NET? Pin
arvaker8430-Oct-06 6:22
arvaker8430-Oct-06 6:22 
QuestionEmail problem for smartphone Pin
shambhu_hello26-Oct-06 1:38
shambhu_hello26-Oct-06 1:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.