C# 클래스 entity.MapForms.identSwapLayout

상속: System.Windows.Forms.UserControl
파일 보기 프로젝트 열기: troymac1ure/Entity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
oldident System.Windows.Forms.Label
tagname System.Windows.Forms.ComboBox
tagtype System.Windows.Forms.ComboBox

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Clean up any resources being used.

메소드 상세

Dispose() 보호된 메소드

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
리턴 void

프로퍼티 상세

oldident 공개적으로 프로퍼티

public Label,System.Windows.Forms oldident
리턴 System.Windows.Forms.Label

tagname 공개적으로 프로퍼티

public ComboBox,System.Windows.Forms tagname
리턴 System.Windows.Forms.ComboBox

tagtype 공개적으로 프로퍼티

public ComboBox,System.Windows.Forms tagtype
리턴 System.Windows.Forms.ComboBox