当前位置:网站首页>C # basic learning (XXIII)_ Forms and events
C # basic learning (XXIII)_ Forms and events
2022-07-25 13:17:00 【AAA_ Automation Engineer】
C# Based on learning ( 23 )_ Forms and events

Windows Operation of the whole task of the operating system ( The user action ) All are based on the event mechanism .
open VS2019, As shown in the figure below , Create a new one Windows Form application ,
Modify project name , As shown in the figure below , Click Create ,
Once created , The following screen is displayed , As shown in the figure below , You can drag and drop the required controls in the toolbox on the left to Form1 in , Similar to touch screen HMI Configuration software operation content ,
In Explorer , You can modify Form1 Related properties of , for example , modify Form1 For the name of the FrmMain; In the attribute window, you can modify Form1 Related properties of , As shown in the figure below ,
for example : Shown below , modify StartPosition The location of the for CenterScreen,
边栏推荐
- Pytorch creates its own dataset and loads the dataset
- Shell common script: judge whether the file of the remote host exists
- IM系统-消息流化一些常见问题
- mysql函数汇总之日期和时间函数
- VIM tip: always show line numbers
- 并发编程之并发工具集
- 【重温SSM框架系列】15 - SSM系列博文总结【SSM杀青篇】
- Microsoft proposed CodeT: a new SOTA for code generation, with 20 points of performance improvement
- Mlx90640 infrared thermal imager temperature sensor module development notes (V)
- Design and principle of thread pool
猜你喜欢
![[Video] Markov chain Monte Carlo method MCMC principle and R language implementation | data sharing](/img/20/bb43ab1bc447b519c3b1de0f809b31.png)
[Video] Markov chain Monte Carlo method MCMC principle and R language implementation | data sharing

程序的内存布局

ThreadLocal&Fork/Join

如何理解Keras中的指标Metrics

Zero basic learning canoe panel (13) -- trackbar

vim基础操作汇总
![Detailed explanation of the training and prediction process of deep learning [taking lenet model and cifar10 data set as examples]](/img/70/2b5130be16d7699ef7db58d9065253.png)
Detailed explanation of the training and prediction process of deep learning [taking lenet model and cifar10 data set as examples]

Convolutional neural network model -- googlenet network structure and code implementation

网络空间安全 渗透攻防9(PKI)

Introduction to web security UDP testing and defense
随机推荐
Generate SQL script file by initializing the latest warehousing time of vehicle attributes
ORAN专题系列-21:主要的玩家(设备商)以及他们各自的态度、擅长领域
并发编程 — 内存模型 JMM
【CTR】《Towards Universal Sequence Representation Learning for Recommender Systems》 (KDD‘22)
AtCoder Beginner Contest 261E // 按位思考 + dp
[ai4code final chapter] alphacode: competition level code generation with alphacode (deepmind)
Any time, any place, super detective, seriously handle the case!
Machine learning strong foundation program 0-4: popular understanding of Occam razor and no free lunch theorem
0720RHCSA
G027-OP-INS-RHEL-04 RedHat OpenStack 创建自定义的QCOW2格式镜像
Convolutional neural network model -- vgg-16 network structure and code implementation
【服务器数据恢复】HP EVA服务器存储RAID信息断电丢失的数据恢复
Date and time function of MySQL function summary
错误: 找不到或无法加载主类 xxxx
我的创作纪念日
Brpc source code analysis (III) -- the mechanism of requesting other servers and writing data to sockets
cv2.resize函数报错:error: (-215:Assertion failed) func != 0 in function ‘cv::hal::resize‘
Docker learning - redis cluster -3 master and 3 slave - capacity expansion - capacity reduction building
全球都热炸了,谷歌服务器已经崩掉了
MLIR原理与应用技术杂谈