Microsoft Forms 20 Object Library Vb6 //top\\ -

A blast from the past!

Best Practices When Using Microsoft Forms 2.0 with VB6

Private Sub MultiPage1_Change() Caption = "Current Tab: " & MultiPage1.Pages(MultiPage1.Value).Caption End Sub microsoft forms 20 object library vb6

Common Properties

Have questions or additional tips about using FM20 in VB6? Share your experiences in the comments below! A blast from the past

minimum version

Different versions of Office install different FM20 versions. Design your project on the you expect users to have. Usually, FM20.DLL version 2.0 (from Office 97/2000) is safest for broad compatibility. microsoft forms 20 object library vb6

Introduction