Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load

 

 

 

End Sub

How do I call in the keypress event from the combobox that is on the screen from this code?

 

John

Posted

Double Subscripted Arrays

 

How do I pass a double Subscripted array to a function and retrurn one?

I have a routine called private function fill_array(???) how do I pass a double subscripted array to this function???

 

and how would return one!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...