C# 클래스 FSO.IDE.EditorComponent.OperandForms.OpLabelControl

상속: System.Windows.Forms.Label, IOpControl
파일 보기 프로젝트 열기: RHY3756547/FreeSO

공개 메소드들

메소드 설명
OpLabelControl ( ) : System
OpLabelControl ( BHAVEditor master, EditorScope scope, VMPrimitiveOperand operand, OpTextProvider textP ) : System
OperandUpdated ( ) : void

메소드 상세

OpLabelControl() 공개 메소드

public OpLabelControl ( ) : System
리턴 System

OpLabelControl() 공개 메소드

public OpLabelControl ( BHAVEditor master, EditorScope scope, VMPrimitiveOperand operand, OpTextProvider textP ) : System
master BHAVEditor
scope EditorScope
operand VMPrimitiveOperand
textP FSO.IDE.EditorComponent.OperandForms.DataProviders.OpTextProvider
리턴 System

OperandUpdated() 공개 메소드

public OperandUpdated ( ) : void
리턴 void