일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 윈도우
- MSSQL
- 이클립스
- 단축키
- 윈폼
- SSRS
- javascript
- aspnet
- 엑셀
- CONVERT()
- 태그를 입력해 주세요.
- 프로시저
- 마이크로소프트
- 자바스크립트
- replace()
- IIS
- c#
- ASP
- attr()
- windows
- 오라클
- Excel
- Winform
- MS
- 리포팅서비스
- 비주얼스튜디오
- oracle
- DataGrid
- jQuery
- microsoft
Archives
- Today
- Total
목록컨트롤 추가 (1)
DJ메탈짱™의 Free Style
[C#, Winform, 윈폼] TableLayoutPanel, 설정된 row&column에 따라 자동생성, 컨트롤 추가
/// /// 1.설정된 row, column에 따라 테이블 레이아웃 그려주기. /// 2.xml결과값에 따라 해당 영역의 속성값확인. /// 3.해당 클래스의 시설물,Seat 등의 속성에 따른 아이콘 & 툴팁 설정. /// /// /// private void SeatGenerateTableLayOut(int columnCount, int rowCount) { //Clear out the existing controls, we are generating a new table layout keTableLayoutPanel1.Controls.Clear(); //Clear out the existing row and column styles keTableLayoutPanel1.ColumnStyles.Clea..
일(job)/MS(Microsoft)
2016. 1. 7. 13:18