Bug ? Mdi Child's Icon does not load.
Until this stage, all are fine, but when I add another MDI child, which this time it does not need to maximized, cause all MDI childs are same windowsstate(it will auto-maximized), its Icon is the vb.net default, but in my code, I do load the icon far b4 that(load in MDI parent). But If i do restore/minimize the MDI child, the icon is now correct, and even I manually maximize it, it loads correctly.

