C# 클래스 Microsoft.WindowsAPICodePack.Taskbar.TabbedThumbnailEventArgs

Event args for various Tabbed Thumbnail related events
상속: System.EventArgs
파일 보기 프로젝트 열기: dlech/SshAgentLib 1 사용 예제들

공개 메소드들

메소드 설명
TabbedThumbnailEventArgs ( IntPtr windowHandle ) : System

Creates a Event Args for a specific tabbed thumbnail event.

메소드 상세

TabbedThumbnailEventArgs() 공개 메소드

Creates a Event Args for a specific tabbed thumbnail event.
public TabbedThumbnailEventArgs ( IntPtr windowHandle ) : System
windowHandle System.IntPtr Window handle for the control/window related to the event
리턴 System