Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp .net event equivalent
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Vista
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01489449
Message ID:
01489452
Views:
87
>What would be the.net equivalent of the vfp textbox.programmaticchange event. Specifically I would like to apply a format on the .text at "loading" time, i.e. when bindingsource changes the underlying value of a bound control (textbox).

Assuming this is WinForms (rather than ASP.NET or WPF) then look at the Binding.Format event:http://msdn.microsoft.com/en-us/library/system.windows.forms.binding.format.aspx
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform