Is it true that the ToolTip is seen only for the buttons which are enabled by setting the ToolTipText property of the button. Because even if i have the ToolTipText property set for a button but if that button s disabled,the ToolTip is not displayed..is there a way to get around this or thats just the way it works?

Thanks!