Forum Discussion

elfen_dark's avatar
elfen_dark
Occasional Contributor
12 years ago

HI, I need help for userforms ScrollBar


i work in test complete 9 program, i need to incorporated one scrollbar in a userforms , please can i help me how insert the scrollbar in a userforms ? 


 


 


 


 


...thanks 





2 Replies

  • Hi,

     


    Check the ScrollBars property of the control where you want to add the scroll bar. You can set its value to tssNone, ssHorizontal, ssVertical and ssBoth.


     



     

  • elfen_dark's avatar
    elfen_dark
    Occasional Contributor
    hi, 



    but Applies to TcxMemo ? , i need to Applies to UserForm but the  UserForm don´t accept this propierty







    how i can use this propierty in my  UserForm?