Search results

  1. I

    Dynamic heigth text

    I did, and I found some information but not. I did this: Private Sub Form_Load() Tekst0.CanGrow = True End Sub That gives me error 2448
  2. I

    Dynamic heigth text

    I have a form (defaultview=1). I want to set the height of a textbox dynamicly deping on the length of the string that has to be shown. Can anyone tell me how to do that? Thanks, in advance.
Back
Top Bottom