Hello World

  • 홈
  • 태그
  • 방명록

C# 마우스 클릭 1

[C#]마우스 이벤트(mouse_event) 예제

using System.Runtime.InteropServices; [DllImport("user32.dll")] static extern void mouse_event(int dwFlags, int dx, int dy, int cButtons, int dwExtraInfo); const int MOUSEEVENTF_LEFTDOWN = 0x0002; const int MOUSEEVENTF_LEFTUP = 0x0004; private void button1_Click(object sender, EventArgs e) { Cursor.Position = new Point(this.Location.X + 20, this.Location.Y + 10); mouse_event(M..

C# 2018.05.21
이전
1
다음
더보기
프로필사진

Hello World

  • 분류 전체보기 (198)
    • C# (160)
    • ORACLE (23)
    • MSSQL (1)
    • 한옥집 리모델링 (12)

Tag

C#, 한옥리모델링, 나바위성당, WIN CE.NET, 나바위성지, PDA, 귀농귀촌, WINDOWS MOBILE, 한옥철거, 익산시 망성면,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/07   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바