Quantcast
Channel: Windows Forms General forum
Viewing all articles
Browse latest Browse all 12583

Help.ShowHelp() throws "Not Supported" exception in WinCE device

$
0
0

Hi,

I developed Winform Application for WinCE device using VS2008 (Smart device application type).

I have sample code to launch Help file.

But its throwing "NotSupported" Exception.

Anybody know the issue??

Code :

private

readonlystring HelpFileLocation =@"windows\Sample-HELP.htm";

privatevoid btnHelp_Click(object sender, EventArgs e)

{

Help.ShowHelp(this, HelpFileLocation);

}


Thanks, Harish


Viewing all articles
Browse latest Browse all 12583

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>