Bài giảng Lập trình môi trường Window: Lập trình GUI cung cấp cho người học các kiến thức: User interface modeling, user interface architecture, user interface coding. nội dung chi tiết. | Lập trình GUI 1 Lập trình GUI • User interface modeling • User interface architecture • User interface coding 2 The Control class hierarchy 3 Windows Forms Application Structure • A Windows Forms application has three pieces – the application itself – forms in the application – controls on the form Application mainForm MyForm Label label1 ―Hell ‖ button1 Button ―OK‖ 4 GUI Tree Structure GUI Internal .