Hai
Am using Edit icon in my application, i will add tooltip while mouse move on the run time
toolTip.SetToolTip(btnAddAssetCategory,
"Click here to Edit new asset category");
run this application on Windows Xp flickering is not occur while movet the mouse on edit icon. Run the same application on Windows Vista while move the mouse on the Edit icon , tooltip is displayed with flickering. how to handle this. its very urgent for me. i want to fix my bug immediately. pls any one can help me.