Microsoft MVP성태의 닷넷 이야기
COM 개체 관련: 13.1. [관련 자료] 그외 Drag & Drop 링크 [링크 복사], [링크+제목 복사],
조회: 24246
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
부모글 보이기/감추기

VS.NET 2003 MSDN 도움말

HOW TO: Add TreeView Drag-and-Drop Functionality in a Visual C# .NET Application
ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1042/enu_kbvcsharpnetkb/en-us/vcsharpnetkb/Q307968.htm

TREESCRL Scrolls in a Tree Control During Drag-and-Drop
ms-help://MS.VSCC.2003/MS.MSDNQTR.2004OCT.1033/enu_kbvisualc/visualc/162159.htm
(포함 예제 : TreescrA.exe 파일은 첨부파일에 링크)

HOWTO: Get Dropped File Names Using OLE Drag and Drop
ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1042/enu_kbvisualc/en-us/visualc/Q185572.htm

The Shell Drag/Drop Helper Object
Part 1: IDropTargetHelper
ms-help://MS.VSCC.2003/MS.MSDNQTR.2004OCT.1033/dnwui/html/ddhelp_pt1.htm

The Shell Drag/Drop Helper Object
Part 2: IDropSourceHelper
ms-help://MS.VSCC.2003/MS.MSDNQTR.2004OCT.1033/dnwui/html/ddhelp_pt2.htm








[최초 등록일: ]
[최종 수정일: 2/23/2005]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 




... 91  92  93  94  95  96  97  98  99  100  101  102  103  [104]  105  ...
NoWriterDateCnt.TitleFile(s)
11447정성태1/20/201826749.NET Framework: 730. dotnet user-secrets 명령어 [2]파일 다운로드1
11446정성태1/20/201826759.NET Framework: 729. windbg로 살펴보는 GC heap의 Segment 구조 [2]파일 다운로드1
11445정성태1/20/201824491.NET Framework: 728. windbg - 눈으로 확인하는 Workstation GC / Server GC
11444정성태1/19/201824789VS.NET IDE: 125. Visual Studio에서 Selenium WebDriver를 이용한 웹 브라우저 단위 테스트 구성파일 다운로드1
11443정성태1/18/201827198VC++: 124. libuv 모듈 살펴 보기
11442정성태1/18/201822795개발 환경 구성: 353. ASP.NET Core 프로젝트의 "Enable unmanaged code debugging" 옵션 켜는 방법
11441정성태1/18/201820672오류 유형: 447. ASP.NET Core 배포 오류 - Ensure that restore has run and that you have included '...' in the TargetFrameworks for your project.
11440정성태1/17/201824071.NET Framework: 727. ASP.NET의 HttpContext.Current 구현에 대응하는 ASP.NET Core의 IHttpContextAccessor/HttpContextAccessor 사용법파일 다운로드1
11439정성태1/17/201830914기타: 69. C# - CPU 100% 부하 주는 프로그램파일 다운로드1
11438정성태1/17/201823656오류 유형: 446. Error CS0234 The type or namespace name 'ITuple' does not exist in the namespace
11437정성태1/17/201823493VS.NET IDE: 124. Platform Toolset 설정에 따른 Visual C++의 헤더 파일 기본 디렉터리
11436정성태1/16/201826024개발 환경 구성: 352. ASP.NET Core (EXE) 프로세스가 IIS에서 호스팅되는 방법 - ASP.NET Core Module(AspNetCoreModule) [4]
11435정성태1/16/201827901개발 환경 구성: 351. OWIN 웹 서버(EXE)를 IIS에서 호스팅하는 방법 - HttpPlatformHandler (Reverse Proxy)파일 다운로드2
11434정성태1/15/201829459개발 환경 구성: 350. 사용자 정의 웹 서버(EXE)를 IIS에서 호스팅하는 방법 - HttpPlatformHandler (Reverse Proxy)파일 다운로드2
11433정성태1/15/201827038개발 환경 구성: 349. dotnet ef 명령어 사용을 위한 준비
11432정성태1/11/201835200.NET Framework: 726. WPF + Direct2D + SharpDX 출력 C# 예제파일 다운로드2
11431정성태1/11/201830436.NET Framework: 725. C# - 동기 방식이면서 비동기 메서드(awaitable)처럼 구현한 사례 [9]
11430정성태1/10/201833505.NET Framework: 724. WPF + Direct2D 출력 C# 예제 [2]파일 다운로드1
11429정성태1/9/201823521개발 환경 구성: 348. ASP.NET Core 2.1 Preview 버전 적용 방법
11428정성태1/6/201828103개발 환경 구성: 347. WinForm 프로젝트를 WPF 프로젝트 유형으로 변경하는 방법파일 다운로드1
11427정성태1/5/201824022오류 유형: 445. vcpkg 빌드 오류 - Starting the CLR failed with HRESULT 80040153
11426정성태1/5/201835141오류 유형: 444. curl로 호출할 때 발생하는 오류 정리
11425정성태1/4/201825774개발 환경 구성: 346. ASP.NET Core Web Application을 IIS에서 호스팅하는 방법 (2)
11424정성태1/4/201825105개발 환경 구성: 345. ASP.NET Core 프로젝트를 명령행에서 빌드하는 방법
11423정성태1/3/201844077VC++: 123. 내가 만든 코드보다 OpenCV의 속도가 월등히 빠른 이유 [8]파일 다운로드2
11422정성태1/2/201833435.NET Framework: 723. C# - OpenCvSharp 사용 시 C/C++을 이용한 속도 향상 (for 루프 연산) [4]파일 다운로드1
... 91  92  93  94  95  96  97  98  99  100  101  102  103  [104]  105  ...