start 3.0

This commit is contained in:
DebugST 2022-08-30 15:53:16 +08:00
parent eed3ca2644
commit 01e3216b56
2 changed files with 51 additions and 51 deletions

View File

@ -15,31 +15,31 @@
添加控件支持: 添加控件支持:
`Panel` `Panel`
`lable` `lable`
`button` `button`
`textbox` `textbox`
`listview` `listview`
`chekcbox` `chekcbox`
`radiobutton` `radiobutton`
`combobox` `combobox`
`groupbox` `groupbox`
`picturebox` `picturebox`
`progressbar` `progressbar`
`trackbar` `trackbar`
`NumericUpDown` `NumericUpDown`
控件将尽可能保持`WinForm`的使用习惯。 控件将尽可能保持`WinForm`的使用习惯。

View File

@ -15,31 +15,31 @@ Although there are not many users, thanks to those who have been using `STNodeEd
Add Controls Add Controls
`Panel` `Panel`
`lable` `lable`
`button` `button`
`textbox` `textbox`
`listview` `listview`
`chekcbox` `chekcbox`
`radiobutton` `radiobutton`
`combobox` `combobox`
`groupbox` `groupbox`
`picturebox` `picturebox`
`progressbar` `progressbar`
`trackbar` `trackbar`
`NumericUpDown` `NumericUpDown`
Controls will maintain the `WinForm` usage habits as much as possible. Controls will maintain the `WinForm` usage habits as much as possible.