2. Add a menu, add a lot of sub menu below.
3. Set the menu attribute mdiWindowListItem for the sub menu.
4. Create a few child form hung inside the parent window.
When click on the menu, select the corresponding child Windows,
Found above the menu selected display abnormal. Does anyone know which attribute set is this?
If they are for my own add submenu, can be through the submenu ImageScaling attribute is set to None. It shows normal.
But, like I this situation above, this is the system automatically add submenu,
Even if I iterate over all submenu, set ImageScaling properties to None, or doesn't display properly.
CodePudding user response:
Have a master? Help me solve the problem. Thank youCodePudding user response: