Dot Net solving problems

Dot Net solving problems

Monday, 23 June 2014

how to add tooltip for button in c# winforms



There is a one simple function written below. If you wont please use it in your Page load Function.

ToolTip tooltip1 = new System.Windows.Forms.ToolTip();
tooltip1.SetToolTip(btnVendorReset, "Refresh");
Posted by RajaDurai at 06:46
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About Me

My photo
RajaDurai
View my complete profile

Blog Archive

  • ►  2016 (2)
    • ►  June (2)
  • ►  2015 (6)
    • ►  August (2)
    • ►  February (4)
  • ▼  2014 (11)
    • ►  August (3)
    • ▼  June (6)
      • how to add tooltip for button in c# winforms
      • convert first letter to Uppercase using CSS
      • How to show label in blinking style in WinForms
      • Bind Datagridview in c# Winapplication
      • Bind ListView in C# Windows Application
      • Could not load file or assembly crdb_adoplus.dll i...
    • ►  February (2)
  • ►  2013 (23)
    • ►  December (1)
    • ►  October (4)
    • ►  July (4)
    • ►  June (1)
    • ►  March (2)
    • ►  February (11)
  • ►  2012 (26)
    • ►  December (2)
    • ►  November (7)
    • ►  October (7)
    • ►  September (2)
    • ►  March (5)
    • ►  February (3)
Awesome Inc. theme. Powered by Blogger.