Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
.lblStatus error with Frmsendgetdata
#1
Okay I recently added my new gui's to all of my new screens. All work fine apart from one called the Frmsendgetdata. When I try compile my work into an .exe it comes up with an error saying

________________________________
Compile error: |
Method Or Datamember Not found |
________________________________|

I click Okay and get this in my code:

Code:
Sub SetStatus(ByVal Caption As String)
    frmSendGetData.lblStatus.Caption = Caption
End Sub

Any idea's?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)