hai
I am having a list View control with some columns and two rows of data.
when I place mouse over on the column name i want to display tooltip for that Particular column. Tool tip will differ from column to column..
i don't want to display Tooltip for Rows .
How to do this in C#.NET windows application
Plz any one help me..It is urgent.
I am having a list View control with some columns and two rows of data.
when I place mouse over on the column name i want to display tooltip for that Particular column. Tool tip will differ from column to column..
i don't want to display Tooltip for Rows .
How to do this in C#.NET windows application
Plz any one help me..It is urgent.
Comment