C# 클래스 System.Windows.Forms.TableView.TableRowButton

상속: Button
파일 보기 프로젝트 열기: Meragon/Unity-WinForms

공개 메소드들

메소드 설명
TableRowButton ( TableButtonStyle style ) : System

보호된 메소드들

메소드 설명
OnMouseClick ( MouseEventArgs e ) : void

메소드 상세

OnMouseClick() 보호된 메소드

protected OnMouseClick ( MouseEventArgs e ) : void
e MouseEventArgs
리턴 void

TableRowButton() 공개 메소드

public TableRowButton ( TableButtonStyle style ) : System
style TableButtonStyle
리턴 System