Showing help cursor on listview

hi,

I want to provide context help in my program, and I have tried two possibilities for that:

1) Showing HelpButton on the controlbox
-but it is not possible because I also have to show Minimize and Maximize buttons, so it does not appear, If there is any solution for this then that will be the best.

2) Putting my own button for the purpose
- I change the cursor to help cursor once the button is clicked, it works but on while my it moves on some controls like textbox, combobox, or listview, it gets changed to its default for those controls. Is there any way I can keep the cursor to help cursor throughout the form, like with HelpButton.

thanks
[695 byte] By [sanjay13] at [2007-11-19 9:53:57]