2_WPF앱사용C# 연락처, 메뉴, 토론 페이지를 각각 생성에 이어서 메모리기반 리스트데이터 생성과 컨트롤 바인딩(연결)시켜 보았습니다.
공통1 - 소스참조: C# WPF(Windows Presentation Foundation)프로젝트 참조(IDE: Visual Studio Community): https://bitbucket.org/epobb/learnwpfexercises/src/master/
공통2 - 개발툴 : 비주얼 스튜디오 익스프레스(Express) 2017 Free버전
기술참조:
- 데이터를 메세지 페이지에 바인딩: https://blog.naver.com/goldrushing/221203292309
- 데이터 바인딩과 검색기능 추가: https://blog.naver.com/goldrushing/221203968108
- 전체프로젝트에 배경 스타일 적용: https://blog.naver.com/goldrushing/221204048974
- 버튼내부에 스타일 적용: https://blog.naver.com/goldrushing/221204031965
- 해당 페이지 내에서 버튼스타일 적용: https://blog.naver.com/goldrushing/221204067764
작업결과(아래)
- 해당페이지내에 버튼 스타일 과 배경스타일 적용결과(아래)
- 지금까지 작업한 소스
댓글 영역