Is it possible to have a Tool Tip Text for a PictureBox. If so, please give me a solution.
I am working in .NET 2.0 with C#
Is it possible to have a Tool Tip Text for a PictureBox. If so, please give me a solution.
I am working in .NET 2.0 with C#
Add a ToolTip component to your form and then set the "ToolTip on myToolTip" property of the PictureBox