I'm trying to familiarize myself with Visual Basic Add-In Model. I don't understand what LinkedWindowFrame
and LinkedWindows
properties mean. Could someone kindly explain a little bit? Thank you!
Edit: There's a definition as follows:
linked window
A window that is joined to another window other than the main window.
But I don't think I've ever seen anything as described... :(