C# 클래스 WTScrollBarComponent, FutilePrototyper

상속: WTAbstractComponent
파일 보기 프로젝트 열기: wtrebella/FutilePrototyper

공개 프로퍼티들

프로퍼티 타입 설명
scrollBar WTScrollBar,

공개 메소드들

메소드 설명
WTScrollBarComponent ( string name ) : System.Collections

메소드 상세

WTScrollBarComponent() 공개 메소드

public WTScrollBarComponent ( string name ) : System.Collections
name string
리턴 System.Collections

프로퍼티 상세

scrollBar 공개적으로 프로퍼티

public WTScrollBar, scrollBar
리턴 WTScrollBar,