Microsoft Forms 2.0 Object Library Vb6 !link! Site

: Use Forms 2.0 sparingly and only if you understand its limitations (especially no design-time control arrays and external DLL dependency). For new VB6 projects, prefer VB6’s native form engine.

Private Sub SpinButton1_SpinUp() TextBox1.Text = Val(TextBox1.Text) + 1 End Sub microsoft forms 2.0 object library vb6