How to add scrollbars to ViewItemUserControl of workspace?

Dear Sir / Madam,

What is the property name when using ViewAndLayoutItem.InsertViewItemPlugin function to add scrollbars to the ViewItemUserControl? Thank you.

Jinmin

Unfortunately, there is no functionality to add scrollbars to your ViewItemUserControl automatically in Smart Client, but when you make your own ViewItemUserControl usercontrol using .NET then you will be able to use them to make scrollbar functionality.