Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

A Beginner's Guide to C-Sharp-CH10: Form Controls and Events. Make your programs pretty (ABGC)

Posted By: AlenMiler
A Beginner's Guide to C-Sharp-CH10: Form Controls and Events. Make your programs pretty (ABGC)

A Beginner's Guide to C-Sharp-CH10: Form Controls and Events. Make your programs pretty (ABGC) by Tim R. Wolf
English | 16 Jun. 2017 | ASIN: B072238F2Z | 134 Pages | PDF | 3.67 MB

Chapter 10 is a long chapter (121 Pages) that describes how to make a Windows-Form program, and all the controls needed to give users a great experience.

Topics: Properly ending a program (Close), Auto-close, Buttons, Text fields, setting field properties (bold, etc.) at run-time, Showing a panel, Text-box events: Text-Enter, Leave, Focus, KeyDown events, Copying to Clipboard.

Also covered are Combo and List Boxes, with all the details you need to know in one concise section. Checkboxes and Radio buttons, with the best and most useful techniques that are hard to find on the Internet. Progress-bars, Calendars, ToolTips, Menu bars. Horizontal lines, graphic buttons, Tab-order.

About this series: A beginner's guide to C-Sharp programming with Microsoft's Visual Studio, 2017. A complete programming guide. Simple, step-by-step, fully illustrated. Tailored for new and novice developers. Discusses basic techniques that all programmers need to learn.

This series is sold by Chapters at a low cost. A total of 28 chapters, in three volumes. Over 1800 pages, 900 quality illustrations.

Why am I distributing by chapter? To keep the cost down and to keep each section manageable. This book acts as a reference guide. Topics are covered in great detail, with little time spent on theory. The goal of these books are to solve programming problems quickly and efficiently.

I hope you enjoy reading and studying these pages as much as I have enjoyed writing them. –TRW