|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ToolTip in DataGridViewI am using an unbound DataGridView. I am using the built-in ToolTip that MS provides in VS2005 for the DGV control. I set the ToolTipText property of the DataGridViewColumn to some text. I set the ShowCellToolTips to true in the DataGridView control. Everything works fine at runtime. I get my tool tip when the mouse hovers over the column header. Now I want to set some of the properties for the built-in ToolTip. Properties like InitialDelay , BackColor etc... Does anyone know how to do that? Thanks in advance.... Roger -- Roger |
|||||||||||||||||||||||