Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Declaring Object References in Forms
Message
From
18/05/2005 09:56:50
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01014065
Message ID:
01015346
Views:
21
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform