To show the help related information in WPF.
Posted
by Ashish Ashu
on Stack Overflow
See other posts from Stack Overflow
or by Ashish Ashu
Published on 2010-03-23T14:48:44Z
Indexed on
2010/03/23
14:53 UTC
Read the original article
Hit count: 553
wpf
|wpf-controls
I have several dialogs in the application. I want to pop up help related box when user clicks on the help button next to Main Heading.
The help box is activated by selecting the small blue icon next to the heading. When the help box appears it has the information that is required to understand the entry related to the dialog.
This help box automatically disappears when user clicks any where other then the help box.
Please help!!
© Stack Overflow or respective owner