Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Declaring Object References in Forms
Message
De
18/05/2005 09:56:50
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01014065
Message ID:
01015346
Vues:
22
Thanks for the detailed instructions on how to set this breakpoint!

I am using the Infragistics mmUltraTextEditor so I looked into mmUltraTextEditor.cs from the Infragistics Controls project as well as what you have suggested.
I did not find a StateChangeHandler() method in mmTextBox.cs (or mmUltraTextEditor.cs)

In the region ImmBinding Members, I found public virtual void OnBindData method.
I placed my breakpoint in this method's mmBindingStrategySimple.BindData(this, bindingSource, e); code line.

This breakpoint was never reached while running the code either with the Dim WithEvents CSForm As New CompanySelectionForm code line commented or uncommented.

It seems that none of the breakpoints I am setting in mmUltraTextEditor.cs are being reached while running the code.

Any further thoughts?
THANKS
Joe Salvatore, Programmer/Analyst - The Stellar Group
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform