--
C# Graphical User Interface
CSharp.Net-Informations.com
C# has all the features of any powerful, modern language. In C#, the most rapid and convenient way to create your user interface is to do so visually, using the Windows Forms Designer and Toolbox. Windows Forms controls are reusable components that encapsulate user interface functionality and are used in client side Windows based applications.
A control is a component on a form used to display information or accept user input. The Control class provides the base functionality for all controls that are displayed on a Form. From the following chapters you can see how to use these Windows Forms Controls in your C# applications.
- - Related Contents
- C# Visual Studio IDE
- C# Windows Forms
- C# Label Control
- C# Button Control
- C# TextBox Control
- C# ComboBox Control
- C# ListBox Control
- C# Checked ListBox Control
- C# RadioButton Control
- C# CheckBox Control
- C# PictureBox Control
- C# ProgressBar Control
- C# ScrollBars Control
- C# DateTimePicker Control
- C# Treeview Control
- C# ListView Control
- C# Menu Control
- C# MDI Form
- C# Color Dialog Box
- C# Font Dialog Box
- C# OpenFile Dialog Box
- C# Print Dialog Box
- keyPress event in C#
- How to create Dynamic Controls in C# ?
- Keep Form on Top of All Other Windows
Không có nhận xét nào:
Đăng nhận xét