Hi all,
I have a menu item named as Window which contains the sub items as - tile horizontally, tile vertically and cascade.
I have enabled the checked property for all the three items. I have also written the appropriate coding for all the three.
But when I open all the child windows in the MDI form even though the tileHorizontally option is selected the window appears as a Cascading style. And each time I have to select the layout option.
Is there any way to set a default layout as tile horizontally?
Please help me out!
Thanks in advance!