C# 클래스 ElyDeckers.NetworkProcessAgent.UI.ProcessTextbox.AutoCompleteTextBox

상속: System.Windows.Forms.TextBox
파일 보기 프로젝트 열기: edeckers/network-process-agent

공개 메소드들

메소드 설명
AutoCompleteTextBox ( TextBox textBox, System.Windows.Forms.AutoCompleteStringCollection collection ) : System

메소드 상세

AutoCompleteTextBox() 공개 메소드

public AutoCompleteTextBox ( TextBox textBox, System.Windows.Forms.AutoCompleteStringCollection collection ) : System
textBox System.Windows.Forms.TextBox
collection System.Windows.Forms.AutoCompleteStringCollection
리턴 System