C# 클래스 CustomerService.LineComboBox

상속: System.Windows.Forms.ComboBox
파일 보기 프로젝트 열기: NanQi/demo

공개 메소드들

메소드 설명
LineComboBox ( ) : System

보호된 메소드들

메소드 설명
WndProc ( Message &m ) : void

비공개 메소드들

메소드 설명
DrawBottomLine ( Graphics g ) : void
GetWindowDC ( IntPtr hWnd ) : IntPtr
ReleaseDC ( IntPtr hWnd, IntPtr hDC ) : int

메소드 상세

LineComboBox() 공개 메소드

public LineComboBox ( ) : System
리턴 System

WndProc() 보호된 메소드

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
리턴 void