Search:

Type: Posts; User: jeeba73

Search: Search took 0.04 seconds.

  1. Re: [VB6] ScrollAdd Ctrl v1.0 (add scrolling to current forms and containers)

    Hi Shagratt,
    everything works properly now!
    thank you!!!!

    and... great job
  2. Re: [VB6] ScrollAdd Ctrl v1.0 (add scrolling to current forms and containers)

    Hi Shagratt,
    this is the project

    180399

    thanx!
  3. Re: [VB6] ScrollAdd Ctrl v1.0 (add scrolling to current forms and containers)

    Hi Shagratt,
    in the .frm file the project name is correct.

    Begin TemplateSoftware.ucScrollAdd ucScrollAdd1
    ...
    Begin TemplateSoftware.ucScrollAdd ucScrollAdd2

    i just make a copy of your...
  4. Re: [VB6] ScrollAdd Ctrl v1.0 (add scrolling to current forms and containers)

    Hi Shagratt,
    now everything work fine. Thank you!

    i have another issue.

    i make a new project, added your controls ( i make a copy of ucScrollAdd and ucScrollbar in this directory )
    in the...
  5. Re: [VB6] ScrollAdd Ctrl v1.0 (add scrolling to current forms and containers)

    I just added a button Command1 to your project :

    Private Sub Command1_Click()
    Unload Me
    End Sub

    when i click the button vb6 crash
  6. Re: [VB6] ScrollAdd Ctrl v1.0 (add scrolling to current forms and containers)

    hi shagratt
    great control !!

    i'm running it in VB6 in Windows XP
    and i get this error when call the Form_Unload event

    Private Sub Command1_Click()
    Unload Me
    End Sub
Results 1 to 6 of 6



Click Here to Expand Forum to Full Width