ComboBox
위와 같이 ComboBox와 Button을 폼위에 올려놓습니다. ComboBox의 DropDownStyle은 가장 많이 사용하는 DropDownList로 선택해주세요 이렇게 설정해야만 실행 시 ComboBox 선택 했을때 항목을 지우지 못하게 할 수 있습니다. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using Syste..
프로그래밍/Visual C#
2020. 1. 23. 14:25
반응형
최근에 올라온 글
- Total
- Today
- Yesterday