C# 클래스 GUIUtils.Images.SelectionButton

상속: System.Windows.Forms.Button
파일 보기 프로젝트 열기: ERTMSSolutions/ERTMSFormalSpecs 1 사용 예제들

공개 메소드들

메소드 설명
SelectionButton ( NameSpace model, int index ) : System

Constructor

비공개 메소드들

메소드 설명
OnClick ( object sender, EventArgs eventArgs ) : void

Handles a click event to set the image index in the model

메소드 상세

SelectionButton() 공개 메소드

Constructor
public SelectionButton ( NameSpace model, int index ) : System
model DataDictionary.Types.NameSpace
index int
리턴 System