Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. peebatron10k

    problems with CreateControl inside Class

    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...

Part and Inventory Search

Back
Top