[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: DisposeDialogOnClose bug

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
Why don't you perform your activities before the SUPER:OnFormClosed in the OnFormClosed override? That would be called before OpenEdge executes the Dispose() methods. "but that will still cause problems for classes inheriting from my base form class..." I see that point. But sometimes it just requires coding conventions.

Continue reading...
 
Status
Not open for further replies.
Back
Top