Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WPF Popup - Form Moved
Message
De
24/02/2008 15:33:39
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
WPF Popup - Form Moved
Divers
Thread ID:
01295934
Message ID:
01295934
Vues:
98
Playing with WPF/XAML. Creating an AutoCompleteTextBox and using a popup. It's coming along pretty good, but I'm still a noob at this stuff.

I have WinForm that contains an ElementHost which Hosts my testControl.

My testControl is a grid and it contains my AutoCompleteTextBox.

My AutoCompleteTextBox is a TextBox with a Popup which contains a ListBox.

Everything is working good, except I need to close the popup if the user moves the window. The Popup does not stay with the textbox if the window is moved, and closing it is easier than making it follow.

The question is... How do I drill down from my custom control to access an event that will tell me that the form has moved?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform