P
Pertti Karjalainen
I am a bit of a newbie with .NET. I was wondering if
someone could explain or at least point me to a direction
that would help me do something like this while
developing an application in the .NET IDE (I use C#):
- I select a BindingSource proeprty
- Property Change event is fired, and I hook into it to
populate other properties, such as ReadOnly, ToolTip,
etc. from an external source.
Thank you very much!
someone could explain or at least point me to a direction
that would help me do something like this while
developing an application in the .NET IDE (I use C#):
- I select a BindingSource proeprty
- Property Change event is fired, and I hook into it to
populate other properties, such as ReadOnly, ToolTip,
etc. from an external source.
Thank you very much!