C# 클래스 Microsoft.ManagementConsole.FormView

상속: Microsoft.ManagementConsole.View
파일 보기 프로젝트 열기: SiteView/ECC8.13 1 사용 예제들

공개 메소드들

메소드 설명
ShowContextMenu ( Point point, bool onResultItem ) : void

비공개 메소드들

메소드 설명
InternalInitialize ( ) : void
InternalShutdown ( ) : void
LoseKeyboardFocus ( bool forward ) : bool
MouseActivate ( IntPtr topLevelWindow, int hitTestResult ) : void
OnHandleCreated ( object control, EventArgs args ) : void
ProcessCmdKey ( ) : bool
ProcessDialogKey ( ) : void
ProcessNotification ( Notification notification ) : void
Synchronize ( ) : void
TakeKeyboardFocus ( bool forward ) : void

메소드 상세

ShowContextMenu() 공개 메소드

public ShowContextMenu ( Point point, bool onResultItem ) : void
point Point
onResultItem bool
리턴 void