Windows Develop Bookmark and Share   
 index > Windows Forms General > 'tooltip like' pop up box
 

'tooltip like' pop up box

The idea is a pop up box that is displayed on top of everything, can have whatever controls on it, and can exist off the form it is from. I know tooltips get drawn off the form but they are too limited.

I have seen people try to use a second form, turn off the borders, turn off the taskbar icon, and show and hide it at the desired location but the major problem is the main form will blink and lose focus. Even with giving the focus right back after showing the new form, it doesn't look right.

I was wondering if any one was aware of a 3rd party control or a trick to accomplish the same task?

ZBox  Friday, September 28, 2007 7:57 AM
Check this thread. Moved to WF General.
nobugz  Friday, September 28, 2007 11:49 AM
Check this thread. Moved to WF General.
nobugz  Friday, September 28, 2007 11:49 AM

You can use google to search for other answers

Custom Search

More Threads

• form.show terminate application
• How to modify HScrollBar
• is it possible to change the DateTimePicker ?? colors
• Creating Undo, Cut, Copy, Paste, Find and Find Next toolstrip controls???
• Crystal Report Problem in C#
• Looking for a relatively complex WinForms sample app, especially demonstrating correct use of BindingSource, TableAdapater, and DataGridView
• How do you make a ListView Scroll Vertically? My listview scrolls horizontally
• Why are WebClient giving me problems?
• Right-click on a ListView ColumnHeader
• Any solution for better Print Form