This website requires JavaScript.
Explore
Help
Register
Sign In
ILRodionov
/
PIbd-31_Rodionov.I.A._COP_28
Watch
1
Star
0
Fork
0
You've already forked PIbd-31_Rodionov.I.A._COP_28
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6c59744189
PIbd-31_Rodionov.I.A._COP_28
/
COP
/
WinForms
/
FormTest.cs
11 lines
157 B
C#
Raw
Normal View
History
Unescape
Escape
Initial creation
2024-09-05 19:32:10 +04:00
namespace
WinForms
{
Make ComboBox and TextBox
2024-09-05 23:36:10 +04:00
public
partial
class
FormTest
:
Form
Initial creation
2024-09-05 19:32:10 +04:00
{
Make ComboBox and TextBox
2024-09-05 23:36:10 +04:00
public
FormTest
(
)
Initial creation
2024-09-05 19:32:10 +04:00
{
InitializeComponent
(
)
;
}
}
}
Reference in New Issue
Copy Permalink