Software Development Network>> Smart Device>> How to add the help button?
The .NET CF does not support the HelpButton property.
However, you can try adding Help manually using context menus / help menu button etc. This blog Help in .NET CF Applications discusses some mechanisms of providing help in device applications.
How to add the help button?
oldguy1166
The .NET CF does not support the HelpButton property.
However, you can try adding Help manually using context menus / help menu button etc. This blog Help in .NET CF Applications discusses some mechanisms of providing help in device applications.