C# Класс Microsoft.Samples.VisualStudio.SourceControlIntegration.SccProvider.SccProviderToolWindowControl

Summary description for SccProviderToolWindowControl.
Наследование: System.Windows.Forms.UserControl
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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