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

Event args for when close is selected on a tabbed thumbnail proxy window.
상속: TabbedThumbnailEventArgs
파일 보기 프로젝트 열기: dlech/SshAgentLib 1 사용 예제들

공개 메소드들

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

Creates a Event Args for a specific tabbed thumbnail event.

메소드 상세

TabbedThumbnailClosedEventArgs() 공개 메소드

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