Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting a Dialog Box to show where I want it to.
Message
De
29/01/2009 13:19:37
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Titre:
Getting a Dialog Box to show where I want it to.
Divers
Thread ID:
01378200
Message ID:
01378200
Vues:
59
I have a Windows Form, that has a Panel, that has a textbox/button combo on it. When I click the button, I'd like a search window to popup right next to the Textbox. I'm not really sure how to reference the location so that I can achieve this. I've tried the following code in the click event of the button, but it doesn't do seem anything.

SearchPopUp.Location = this.Location;

Any ideas? Thanks!!

bob
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform