C# 클래스 Microsoft.Samples.VisualStudio.SourceControlIntegration.SccProvider.SccProviderToolWindowControl

Summary description for SccProviderToolWindowControl.
상속: System.Windows.Forms.UserControl
파일 보기 프로젝트 열기: Microsoft/VSSDK-Extensibility-Samples 1 사용 예제들

공개 메소드들

메소드 설명
SccProviderToolWindowControl ( ) : System

보호된 메소드들

메소드 설명
ProcessDialogChar ( char charCode ) : bool

Let this control process the mnemonics.

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

메소드 상세

ProcessDialogChar() 보호된 메소드

Let this control process the mnemonics.
protected ProcessDialogChar ( char charCode ) : bool
charCode char
리턴 bool

SccProviderToolWindowControl() 공개 메소드

public SccProviderToolWindowControl ( ) : System
리턴 System