C# Windows Forms: MaxLength on TextBox works from USB keyboard but not from Windows Forms Button Keyboard

后端 未结 0 560
故里飘歌
故里飘歌 2021-01-28 08:50

I have two textBoxes on a Windows Form in my program.This is the code for them below.

        this.tbID.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题