1. Trang chủ
  2. » Công Nghệ Thông Tin

sdi application

14 196 0

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

THÔNG TIN TÀI LIỆU

Lập trình trên Windows với Microsoft® .NET Giảng viên : Hồ Hoàn Kiếm SDI Application SDI (1) New Document An SDI application can have only one active window at a time MDI Application MDI (2) Inner Window (or) Child Window Outer Window (or) Parent Window MDI Application Designing an MDI application IsMdiContainer = true MDI Application Activating and Deactivating Windows Deactivate child window Active child window MDI Application As in MDI form during design As with the control at runtime Main Menu  Displays a menu at runtime  MainMenu can be created in two ways: Using the MainMenu control, and menu designer at design time Creating an instance of the MainMenu class at runtime MainMenu myMainMenu = new MainMenu(); this.Menu = myMainMenu; Main Menu PROPERTIE S EVENTS Sel ec t P o p u p Click T e x t Sh o r tC u t PerformSelect P a r e n t Pe r fo r m C li ck METHODS Index ShowShortCut MenuItems Context Menu  Context menus give users access to frequently used commands by clicking the right mouse button  Context menus are created with the help of the ContextMenu control ToolBar  It is situated immediately below the menu bar  The buttons in a ToolBar are analogous to the items in a menu  Different button appearance options: • DropDownButton • Separator • ToggleButton ToolBar control icon as in ToolBox . Microsoft® .NET Giảng viên : Hồ Hoàn Kiếm SDI Application SDI (1) New Document An SDI application can have only one active window at a time MDI Application MDI (2) Inner Window (or) Child. Window MDI Application Designing an MDI application IsMdiContainer = true MDI Application Activating and Deactivating Windows Deactivate child window Active child window MDI Application As. Error Occurs when a command attempts to perform an invalid action. Logic Error Occurs when an application executes without syntax errors or run-time errors, but the results are not which were

Ngày đăng: 19/10/2014, 01:00

Xem thêm: sdi application

TỪ KHÓA LIÊN QUAN

Mục lục

    Lập trình trên Windows với Microsoft® .NET Giảng viên : Hồ Hoàn Kiếm

    Form Level and Control Level Validations

TÀI LIỆU CÙNG NGƯỜI DÙNG

  • Đang cập nhật ...

TÀI LIỆU LIÊN QUAN

w