I am trying to write a class module which will create a series on controls on any given form with the end result being a menu. the class is called on the load event of a form:
Private Sub Class_Initialize()
Dim initFrm As String
Dim X As Integer
Dim p(1 To 17) As Control...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.