How to design tabs like Google Chrome tabs?

前端 未结 4 658
走了就别回头了
走了就别回头了 2021-02-08 12:18

How can I design a user interface with tabs like the one Google Chrome has, I mean each tab has to be able to:

  1. Maximize
  2. Close
  3. Dragged and be stan
4条回答
  •  执念已碎
    2021-02-08 12:28

    You may find it useful to look at an open source project such SharpDevelop I'm sure that have tabbed windows.

提交回复
热议问题