Re: Init Control when dropped on form??

From: WALDO (nospam_at_nospam.com)
Date: 10/25/04


Date: Mon, 25 Oct 2004 04:50:15 -0700

Try this

    Public Overrides Sub OnInit()
        Me._for = Me.Id
        MyBase.OnInit() 'Forgot this line
    End Sub

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!