开源GTKSystem.Windows.Forms,在这里更新预告

发布时间 2023-11-01 17:10:21作者: 亲善美

开源GTKSystem.Windows.Forms,在这里更新预告

gitee码云开源地址:https://gitee.com/easywebfactory/gtksystem-windows-forms

github网络有墙,暂时就不上github了。

目前利用空余时间持续开发更新,欢迎留言交流。

更新预告:

  1. 增加Timer类
  2. 修改按钮的背景图属性生成方式
  3. 实现控件的Paint事件方法的Graphics绘图功能

更新日志:

2023年10月27日

首发布

实现的控件:Form、Button、CheckBox、CheckedListBox、ComboBox、DataGridView、DateTimePicker、GroupBox、Label、LinkLabel、MaskedTextBox、MenuStrip、MonthCalendar、NumericUpDown、Panel、PictureBox、RadioButton、RichTextBox、SplitContainer、SplitterPanel、TabControl、TextBox、TreeView。

实现的窗口组件:MessageBox、ColorDialog、OpenFileDialog、SaveFileDialog、FolderBrowserDialog