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,32 +15,32 @@
添加控件支持:
`Panel`
`lable`
`button`
`textbox`
`listview`
`chekcbox`
`radiobutton`
`combobox`
`groupbox`
`picturebox`
`progressbar`
`trackbar`
`NumericUpDown`
`Panel`
`lable`
`button`
`textbox`
`listview`
`chekcbox`
`radiobutton`
`combobox`
`groupbox`
`picturebox`
`progressbar`
`trackbar`
`NumericUpDown`
控件将尽可能保持`WinForm`的使用习惯。
添加`STNodeEditorLayer.cs`

View File

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