+ (MUIStringscroll *) stringscroll

Default constructor

- (void) setHorizBar:(MUIScrollbar *)horizbar

CAUTION: this is an initializer attribute, meaning it cannot be changed after the underlying MUI object is instantiated

- (void) setNoInput:(BOOL)noinput

CAUTION: this is an initializer attribute, meaning it cannot be changed after the underlying MUI object is instantiated

- (void) setSetMin:(BOOL)setmin

CAUTION: this is an initializer attribute, meaning it cannot be changed after the underlying MUI object is instantiated

- (void) setSetVMin:(BOOL)setvmin

CAUTION: this is an initializer attribute, meaning it cannot be changed after the underlying MUI object is instantiated

- (void) setUseWinBorder:(BOOL)usewinborder

CAUTION: this is an initializer attribute, meaning it cannot be changed after the underlying MUI object is instantiated

- (void) setVertBar:(MUIScrollbar *)vertbar

CAUTION: this is an initializer attribute, meaning it cannot be changed after the underlying MUI object is instantiated

- (void) setVertScrollerOnly:(BOOL)vertscrolleronly

CAUTION: this is an initializer attribute, meaning it cannot be changed after the underlying MUI object is instantiated

- (MUIString *) string