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

Mobile

 
GeneralRe: Main Window as WebBrowser for WM 5.0 Pin
Geoff_Praha27-Oct-06 2:49
Geoff_Praha27-Oct-06 2:49 
GeneralRe: Main Window as WebBrowser for WM 5.0 Pin
jalsa G29-Oct-06 18:49
jalsa G29-Oct-06 18:49 
GeneralRe: Main Window as WebBrowser for WM 5.0 Pin
Geoff_Praha29-Oct-06 21:24
Geoff_Praha29-Oct-06 21:24 
GeneralRe: Main Window as WebBrowser for WM 5.0 Pin
jalsa G1-Nov-06 0:18
jalsa G1-Nov-06 0:18 
Questionwriting text fies in mobiles application in vb.net Pin
Vikash Yadav16-Oct-06 21:22
Vikash Yadav16-Oct-06 21:22 
AnswerRe: writing text fies in mobiles application in vb.net Pin
acroitoriu17-Oct-06 12:17
acroitoriu17-Oct-06 12:17 
QuestionStarting with WM and Visual C# 2005 Pin
arvaker8416-Oct-06 7:16
arvaker8416-Oct-06 7:16 
AnswerRe: Starting with WM and Visual C# 2005 Pin
acroitoriu17-Oct-06 12:09
acroitoriu17-Oct-06 12:09 
If you haven't figured it out yet, you should try this:
- add a new form to the project
- to show the new form create a new instance of the form and call the ShowDialog() method:
----
FormName frm = new FormName();
frm.ShowDialog();
----

Hope this answer helps you!

Regards,
AndreiC

------------
Croitoriu Andrei
andrei.croitoriu@gmail.com
http://www.stud.usv.ro/~acroitoriu
http://spaces.msn.com/acroitoriu/
"No complexity beyond what is necessary"

GeneralRe: Starting with WM and Visual C# 2005 Pin
arvaker8417-Oct-06 22:11
arvaker8417-Oct-06 22:11 
QuestionHow to get the base station (cell) id of a mobile phone in a GSM network Pin
AlexAngAB16-Oct-06 2:06
AlexAngAB16-Oct-06 2:06 
QuestionNeed for grid control Pin
Begunov14-Oct-06 15:36
Begunov14-Oct-06 15:36 
QuestionSerial communication Pin
cosmomen13-Oct-06 4:35
cosmomen13-Oct-06 4:35 
QuestionWindows CE.Net – Reminder Message Pin
Ram Murugan12-Oct-06 23:04
Ram Murugan12-Oct-06 23:04 
AnswerRe: Windows CE.Net – Reminder Message Pin
Mike Dimmick12-Oct-06 23:41
Mike Dimmick12-Oct-06 23:41 
GeneralRe: Windows CE.Net – Reminder Message Pin
Ram Murugan15-Oct-06 17:23
Ram Murugan15-Oct-06 17:23 
Questionnotification control Pin
nith12312-Oct-06 20:08
nith12312-Oct-06 20:08 
Questionwindows media player on Emulator ? Pin
jalsa G12-Oct-06 19:30
jalsa G12-Oct-06 19:30 
QuestionHow can indie devs get revenue for mobile app or game? Pin
AllenArthurGay11-Oct-06 7:52
AllenArthurGay11-Oct-06 7:52 
QuestionHow to creat a floating toobar with evc++4.0? Pin
qianfm11-Oct-06 1:55
qianfm11-Oct-06 1:55 
QuestionProblemo with keys Pin
Fernando A. Gomez F.10-Oct-06 11:57
Fernando A. Gomez F.10-Oct-06 11:57 
QuestionPictureBox control causes exception Pin
matt_wupp10-Oct-06 2:11
matt_wupp10-Oct-06 2:11 
QuestionBluetooth in Windows CE .NET 4.2 Pin
skyapie10-Oct-06 0:05
skyapie10-Oct-06 0:05 
QuestionWant some Information Pin
varun_khanna179-Oct-06 19:37
varun_khanna179-Oct-06 19:37 
QuestionNative Exception Error: 0xc0000005 Pin
Mark C Eaton8-Oct-06 16:04
Mark C Eaton8-Oct-06 16:04 
Questionnotification control Pin
nith1237-Oct-06 16:35
nith1237-Oct-06 16:35 

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.