C# : WPF Mouse Over -


i need create wpf application , contains 2 windows.. window1 contains button. need show second window when cursor on button in first window [ tooltip ] . if mouse leaves, second window should close..

i'm new wpf. can 1 me sample code

if possible without second window done in tooltip, has behaviour. (e.g. http://www.c-sharpcorner.com/uploadfile/mahesh/fancywpftooltip07132008214937pm/fancywpftooltip.aspx)


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -