Is there a way to set RadDock MDI document window image property at runtime? I have a button that opens an existing form in MDI mode in a new document window and would like to set the image property so the icon appears on the tab. Im using VB 2010.
1 Answer, 1 is accepted
0
Stefan
Telerik team
answered on 22 May 2013, 08:25 AM
Hello Robert,
Thank you for writing.
To do that, you can use the DockWindowAdded event as follows: