C# 클래스 OZWForm.ValuePanelShort

Value panel to contain shorts
상속: ValuePanel
파일 보기 프로젝트 열기: noant/Pyrite 1 사용 예제들

공개 메소드들

메소드 설명
ValuePanelShort ( ZWValueID valueID ) : System

Initializes a new instance of the ValuePanelShort class.

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

Initializes the component.

ValueShortButtonSet_Click ( object sender, EventArgs e ) : void

Handles the Click event of the ValueShortButtonSet control.

메소드 상세

ValuePanelShort() 공개 메소드

Initializes a new instance of the ValuePanelShort class.
public ValuePanelShort ( ZWValueID valueID ) : System
valueID ZWValueID The value identifier.
리턴 System