The latest build of this product (v2.0.0208) was released 20 years ago, which was before this thread was created.
Posted 19 years ago by Mac
Avatar
Version : UIStudio .NET Control Suite v1.0.0028
OS : Windows 2000
.net : 1.1.4322

Hi, I`m trying close TabbedMdiWindow in my system. I have a main class what change betwen mdi and tabbed window. My problem occur in tabbedwindow. When closed a window this no execute the method override OnClosing overload the class ActiproSoftware.UIStudio.Dock.DocumentWindow. What I do ?

Tks!

Comments (1)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Mac,

Please note that this forum is for an old product DockableWindow that we no longer sell and was replaced by UIStudio. Please post all future UIStudio questions in the UIStudio forum. Thanks!

As for your question, we don't currently have a Close event on an OnClosing method on the TabbedMdiWindow class. We do have a Close event on the TODO list though from another customer.

DockManager does have a general WindowClosing event that will fire when any window is closing. So you can use that to do your processing for now.


Actipro Software Support