http://www.wpf-tutorial.com/list-controls/listbox-control/ 초기에 써놓은 게 날아갔습니다.. 다시 작성하기 귀차나아 ~.~ 중요 요점만 적으면 ListBox는 ItemsContorl과 다르게 선택항목을 다룬다! Data binding the ListBox 12345678910111213141516 Colored by Color Scriptercs 123456789101112131415161718192021public partial class MainWindow : Window { public MainWindow() { InitializeComponent(); List items = new List(); items.Add(new TodoItem() { Titl..
C#/WPF
2017. 7. 3. 20:11
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Cell Animation
- UIView Animation
- Custom Cell
- 타일링
- XAML
- MVVM
- 데이터 바인딩
- BOJ
- 생활코딩
- C++
- 스택
- CustomCollectionViewCell
- listview
- 문자열
- 코딩야학
- 그래프
- CollectionView
- 객체
- BFS
- WPF
- 백준온라인
- Grid
- Add TapGesture
- DP
- FEED
- 백준
- dfs
- Fakebook
- command
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함