G
Guest
When I try to call an event procedure in any control from another control, I get the following error
frmDateType_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Loa
ByVal is underlined and says 'expected expression'
Can anybody help me
polynomial5d
frmDateType_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Loa
ByVal is underlined and says 'expected expression'
Can anybody help me
polynomial5d