E
eric_berlin
I imagine that this question has been posted before, but I couldn't
find it. I have an app with several custom dialogs (windows forms) and
I need to access methods that are on the main form. The only way I
have found this to be possible is to make the main form functions
static, but that is too restrictive. What is a good clean way to do
this?
find it. I have an app with several custom dialogs (windows forms) and
I need to access methods that are on the main form. The only way I
have found this to be possible is to make the main form functions
static, but that is too restrictive. What is a good clean way to do
this?