This commit is contained in:
Kolappan Nathan 2019-02-22 16:09:12 +05:30 коммит произвёл GitHub
Родитель 9f0d5bd48e
Коммит d27a49ef0e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 11 добавлений и 0 удалений

11
topics/winforms/index.md Normal file
Просмотреть файл

@ -0,0 +1,11 @@
---
aliases: windowsforms, windows-forms
created_by: Microsoft
display_name: WinForms
related: windows
github_url: https://github.com/dotnet/winforms
short_description: Windows Forms (WinForms) is a UI framework for building Windows desktop applications.
topic: winforms
wikipedia_url: https://en.wikipedia.org/wiki/Windows_Forms
---
Windows Forms (WinForms) is a UI framework for building Windows desktop applications. It is a .NET wrapper over Windows user interface libraries, such as User32 and GDI+.