C# Class WTScrollBarComponent, FutilePrototyper

Inheritance: WTAbstractComponent
ファイルを表示 Open project: wtrebella/FutilePrototyper

Public Properties

Property Type Description
scrollBar WTScrollBar,

Public Methods

Method Description
WTScrollBarComponent ( string name ) : System.Collections

Method Details

WTScrollBarComponent() public method

public WTScrollBarComponent ( string name ) : System.Collections
name string
return System.Collections

Property Details

scrollBar public_oe property

public WTScrollBar, scrollBar
return WTScrollBar,