70-526 Section 1-2

Manage Control Layout on a Windows Form (Link)

  • Group and arrange controls by using the Panel control, GroupBox control, TabControl control, FlowLayoutPanel control, and TableLayoutPanel control
  • Use the SplitContainer control to create dynamic container areas
  • MSDN Links

  • Panel Control Overview
  • GroupBox Control Overview
  • TabControl Control Overview
  • FlowLayoutPanel Control Overview
  • TableLayoutPanel Control Overview
  • SplitContainer Control Overview
  • I will put up the next section soon.

    Paint .NET

    I am absolutely impressed by this piece of software, fully written in C#, and full source code available.

    pdn310_car_thumb.jpg

    You can download it from http://www.getpaint.net/download.html#Download. My only gripe is that it is not portable.

    Simple Game – Simon

    I originally wrote this port of the eighties game last year in C#, purely to get my head around shaped buttons. I put my code up on codeproject and here you can see the game itself.

    simon_game.jpg

    After sortng out my projects last week, this is one of the first projects I have reuploaded to the web. Download the source code or play the game offline.

    Simon is a simple memory game that you try to remember the order in which the lights appear. The original also had sound, but I have not had time to put that in yet. Maybe version 2 will appear sometime.

    70-526 Useful Link

    Just a quick link for anyone studying for this exam.

    Study Group 70-526

    70-526 Section 1-1

    I thought I would just list some links to the work I have done so far on the wiki, partly so that I can see where I am up to, and to consolidate some of the links in one simple list.

    Add and Configure a Windows Form (Link)

  • Add a Windows Form to a project at design time
  • Configure a Windows Form to control accessibility, appearance, behavior, configuration, data, design, focus, layout, style, and other functionality
  • MSDN Links

  • Windows Forms
  • How to: Create a Windows Application Project
  • Creating a New Windows Form
  • Walkthrough: Creating a Simple Windows Form
  • Walkthrough: Creating an Accessible Windows-based Application
  • Form Properties
  • Providing Accessibility Information for Controls on a Windows Form
  • Walkthrough: Creating an Accessible Windows-based Application
  • Windows Forms Accessibility
  • Adjusting the Size and Scale of Windows Forms
  • How to: Resize Windows Forms (size)
  • I will put up the next section soon.

    Follow

    Get every new post delivered to your Inbox.