Category

.Net

Execute excel as another process

Excel 의 경우 여러개의 파일을 동일한 Process 가 처리하기 때문에 이미 다른 파일이 열려있는 경우 WaitForExit 가 먹히지 않음 그래서 별도 Process 로 Excel 을 실행시킴 void ExecuExcelAsAnotherProcess() { string excelProcessPath = ""; string fileName = @"C:\Users\Administrator\Downloads\Test.xlsx_"; try { this.Cursor =...

DevExpress XtraGrid RepositoryItemRichTextEdit AutoHeight by Enter Key

Grid 에서 RichEdit  쓸때 엔터키로 높이 자동 조절... // GridVIew 행 높이 자동 조절 활성화 gvMain.OptionsView.RowAutoHeight = true; // 특정 컬럼에 Editor 를 할당 RepositoryItemRichTextEdit mEdit = new RepositoryItemRichTextEdit(); mEdit.KeyUp += mEdit_KeyUp;...

DevExpress XtraGrid Row Indicator Custom Draw

실행 결과는 아래 스크린샷을 참조하시면 됩니다 샘플 별도 첨부 WindowsFormsApplication2다운로드 // 1. 컬럼이 3개 있는 경우 초기화 루틴 advBandedGridView1.IndicatorWidth = 200; advBandedGridView1.CustomDrawRowIndicator += gridView1_CustomDrawRowIndicator; DataTable dt = new DataTable(); dt.Columns.Add("col1");...

No Results Found

The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.

무료 온라인 전광판

전광판

텍스트를 입력하고 텍스트 효과 및 배경효과 를 변경해서 전체화면으로 표시할 수 있는 전광판 용도로 사용하실 수 있습니다. 각종 스포츠 및 공연 관람시 응원 용도로 사용이 가능합니다.

Carousel

여러개의 슬라이드를 추가하여 프레젠테이션 및 이미지 슬라이드 용도로 사용하실 수 있습니다. 브라우저가 포함된 IT 기기로 큰 모니터에 연결하여 매장 내 공지사항 및 메뉴소개를 이미지로 표시할 수 있습니다.

Pin It on Pinterest