J
Jeff Gaines
This was originally posted to
microsoft.public.dotnet.framework.windowsforms.controls but it's a very
sleepy group....
Is there a way to trap a change of name for a User Control?
I want to set some text based on the name of the control at design time
but I can't see 'OnNameChanged' or anything similar.
I can achieve what I want to do by adding a property but I'd like to do it
automagically if possible.
microsoft.public.dotnet.framework.windowsforms.controls but it's a very
sleepy group....
Is there a way to trap a change of name for a User Control?
I want to set some text based on the name of the control at design time
but I can't see 'OnNameChanged' or anything similar.
I can achieve what I want to do by adding a property but I'd like to do it
automagically if possible.