Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
23741 | Jan 18,2005 07:12 PM UTC | Jan 18,2005 08:29 PM UTC | WinForms | 2 |
![]() |
Tags: GridControl |
protected override ToolTip CreateCellToolTip()
{
ToolTip tip = base.CreateCellToolTip();
return tip;
}
and get at the ToolTip. If you only need to set the size there, then that would be all you would need. If you want to set it dynamically as teh tool is displayed, you can save a reference to the tooltip in the override, an dthen use this reference in an OnActivateToolTip override or in the event. This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.