Hello Experts!
I'm trying to change the message buttons text in my Windows mobile application (not windows phone)
but I just can't find a way that works.
I tryied to use this solution from codeproject, and referenced the DLL
but it gives the following error:
Method not found: GetCurrentThreadId System.AppDomain.
I Also tried to create a messageBox form but I'm Only hable to create a full lenght page.
So I would aprecieate either a solution to change MessageBox text or Create a MessageBox from scratch
Any Help would be very apreciated!
Thanks in advance