Is there a standard packages or classes related to MDI or child form menu?

I am seeing every application developed using visual studio has the standard icon on the MDI and Child form, basically like font icon, alignment icon, and file save or open. Are they using standard api or packages to have this icon, tooltips etc

If so,can you please hint the packages related to windows forms, MDI and Child forms Any web links related to this fine.

Thanks

Jil.


Answer this question

Is there a standard packages or classes related to MDI or child form menu?

  • Michael Bested

    The standard icons are standard because they are the ones the IDE puts there until you choose to replace them.  Any you don't have, I don't know of any packs, I assume everyone just goes off and finds something that looks the same as everyone elses.


  • Is there a standard packages or classes related to MDI or child form menu?