Click here to Skip to main content
15,880,608 members
Home / Discussions / Mobile
   

Mobile

 
QuestionVector graphics in Compact framework Pin
kanonkanin17-Mar-09 9:40
kanonkanin17-Mar-09 9:40 
AnswerRe: Vector graphics in Compact framework [modified] Pin
sivaddrahcir24-Mar-09 10:02
sivaddrahcir24-Mar-09 10:02 
GeneralRe: Vector graphics in Compact framework Pin
kanonkanin25-Mar-09 11:43
kanonkanin25-Mar-09 11:43 
GeneralRe: Vector graphics in Compact framework Pin
sivaddrahcir26-Mar-09 8:03
sivaddrahcir26-Mar-09 8:03 
QuestionC# SmartDevice Listview MouseDown Event and ListView.GetItemRect() Pin
d817-Mar-09 3:50
d817-Mar-09 3:50 
AnswerRe: C# SmartDevice Listview MouseDown Event and ListView.GetItemRect() [modified] Pin
sivaddrahcir24-Mar-09 9:03
sivaddrahcir24-Mar-09 9:03 
GeneralRe: C# SmartDevice Listview MouseDown Event and ListView.GetItemRect() [modified] Pin
d824-Mar-09 15:09
d824-Mar-09 15:09 
GeneralRe: C# SmartDevice Listview MouseDown Event and ListView.GetItemRect() [modified] Pin
sivaddrahcir26-Mar-09 10:25
sivaddrahcir26-Mar-09 10:25 
If you follow links that take you to opennetcf.net, change it to .com and they should show up. That way you can download the example code and play around with it (you'll also need their Smart Device Framework to compile).

The equivalent for the desktop framework NativeWindow class is the MessageWindow class (in Microsoft.WindowsCE.Forms.dll):
http://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms.messagewindow.aspx[^]

Here is an old MSDN article (2004) that has some discussion on the MessageWindow class:
Add Keyboard Support to Compact Framework Apps by Trapping Windows Messages[^]

I'm not sure why mouse events were showing up in VS. Although you may be able to compile your code, the mouse events aren't going to work on the compact framework.


modified on Tuesday, April 28, 2009 2:04 PM

GeneralRe: C# SmartDevice Listview MouseDown Event and ListView.GetItemRect() Pin
d826-Mar-09 11:20
d826-Mar-09 11:20 
QuestionCommandBar Hide Pin
SnWon16-Mar-09 11:31
SnWon16-Mar-09 11:31 
AnswerRe: CommandBar Hide [modified] Pin
sivaddrahcir24-Mar-09 7:59
sivaddrahcir24-Mar-09 7:59 
GeneralRe: CommandBar Hide Pin
SnWon24-Mar-09 12:38
SnWon24-Mar-09 12:38 
GeneralRe: CommandBar Hide Pin
sivaddrahcir26-Mar-09 11:21
sivaddrahcir26-Mar-09 11:21 
QuestionScroll Panel on up/Down key Pin
~Khatri Mitesh~16-Mar-09 0:58
~Khatri Mitesh~16-Mar-09 0:58 
AnswerRe: Scroll Panel on up/Down key [modified] Pin
sivaddrahcir23-Mar-09 15:27
sivaddrahcir23-Mar-09 15:27 
Questioncreating custom icons for Win mobile 5.0 Pin
Deepali Khalkar16-Mar-09 0:25
Deepali Khalkar16-Mar-09 0:25 
AnswerRe: creating custom icons for Win mobile 5.0 Pin
Joel Ivory Johnson19-Mar-09 2:18
professionalJoel Ivory Johnson19-Mar-09 2:18 
QuestionCall Contact screen capture Pin
hemlat14-Mar-09 1:38
hemlat14-Mar-09 1:38 
QuestionNeed to set the title bar caption...title bar is custom created its not the windows title bar...? Pin
Dharmendra Bhargava13-Mar-09 2:33
Dharmendra Bhargava13-Mar-09 2:33 
AnswerRe: Need to set the title bar caption...title bar is custom created its not the windows title bar...? Pin
PavanPareta15-Mar-09 19:21
PavanPareta15-Mar-09 19:21 
Questionrollover image Pin
karthii2612-Mar-09 19:45
karthii2612-Mar-09 19:45 
Questioncommand line on Win mobile 5.0 emulator Pin
Deepali Khalkar12-Mar-09 0:47
Deepali Khalkar12-Mar-09 0:47 
AnswerRe: command line on Win mobile 5.0 emulator Pin
lakpa13-Mar-09 1:40
lakpa13-Mar-09 1:40 
GeneralRe: command line on Win mobile 5.0 emulator Pin
Deepali Khalkar17-Mar-09 19:53
Deepali Khalkar17-Mar-09 19:53 
GeneralRe: command line on Win mobile 5.0 emulator Pin
lakpa17-Mar-09 23:27
lakpa17-Mar-09 23:27 

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.