Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the method to force close a tooltip, which is currently visible?



What is the method to force close a tooltip, which is currently visible?..

Answer / Vishwa Natri

To force close a ToolTip that's currently visible in WPF, you can call the Hide() method on its associated ToolTip object or set the IsOpen property of the ToolTip object to false (e.g., `myToolTip.IsOpen = false;`).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

What are common localization/globalization practices for localizing/globalizing wpf?

1 Answers  


What are Attached Properties in WPF?

1 Answers  


What is dependency property in wpf interview?

1 Answers  


What is the need of wpf when we had windows forms?

1 Answers  


How can the size of statusbar be increased proportionally?

1 Answers  


What is the difference between mvvm and 3 layer architecture?

1 Answers  


What is mvvm wpf?

1 Answers  


What are windows presentation foundation applications?

1 Answers  


Define is wpf and state its advantages?

1 Answers  


Give the Name of different Types of Triggers in WPF?

1 Answers   Tech Mahindra,


So is xaml meant only for wpf?

1 Answers  


What is the use of system.windows.media namespace?

1 Answers  


Categories