Results 1 to 3 of 3

Thread: calling a sub [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075

    calling a sub [RESOLVED]

    I need to call this sub from another event on the same form. I use btnsave_click to call the sub but it gives me an error...can someone tell me how to call a sub?

    VB Code:
    1. Private Sub BtnSave_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles BtnSave.Click
    Last edited by EyeTalion; May 14th, 2003 at 01:18 PM.
    It's tough being an unhandled exception...

    ___________
    VB.NET 2008
    VB.NET 2010
    ORACLE 11g
    CRYSTAL 11

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width