P
Pieter
Hi,
Using VB.NET 2.0, Windows Forms.
I want the ToolTip to be shown on every TextBox, ComboBox and DataGridView
continuously, and show the contence of these controls. Is there a way to add
the ToolTip automaticly for all these controls, without having to link it
the whole time to them for every new Control I put on my Forms?
And regarding the DataGridView: The ToolTip doesn't show the whole value of
every Cell, but cuts it off when it's too long. how to get around this?
Thansk a lot in advance,
Pieter
Using VB.NET 2.0, Windows Forms.
I want the ToolTip to be shown on every TextBox, ComboBox and DataGridView
continuously, and show the contence of these controls. Is there a way to add
the ToolTip automaticly for all these controls, without having to link it
the whole time to them for every new Control I put on my Forms?
And regarding the DataGridView: The ToolTip doesn't show the whole value of
every Cell, but cuts it off when it's too long. how to get around this?
Thansk a lot in advance,
Pieter