Help Please

Please support our VB.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Sep 2008
Posts: 25
Reputation: tyserman5674 is an unknown quantity at this point 
Solved Threads: 0
tyserman5674 tyserman5674 is offline Offline
Light Poster

Help Please

 
0
  #1
Sep 11th, 2008
Hi Everyone,
I am having some problems here and it must be that I don't have something turned on or something.
I just started a new program and have placed buttons, text boxes ect. on the GUI. The problem is that when I go to the code portion of the project it is not inserting the information in there.
Example:
[/code]

Public Class frmMC_POS408_Base_File

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

End Sub

Private Sub lblHeading_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs)

End Sub
End Class

[/code]
I have placed 4 buttons, 4 labels, 4 text boxes and 3 group boxes and these are the only 2 that have shown up and I can't figure out why.
Can someone please help me out here?
Thanks,
Ken
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 2,641
Reputation: Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light 
Solved Threads: 245
Jx_Man's Avatar
Jx_Man Jx_Man is offline Offline
Posting Maven

Re: Help Please

 
0
  #2
Sep 12th, 2008
so u want the event of controls shown...?
just double click on each control to get click event. also you can change the event of controls.
Never tried = Never Know
So, Please do something before post your thread.
* PM Asking will be ignored *
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 25
Reputation: tyserman5674 is an unknown quantity at this point 
Solved Threads: 0
tyserman5674 tyserman5674 is offline Offline
Light Poster

Re: Help Please

 
0
  #3
Sep 12th, 2008
Thanks Jx_Man,
That worked fine for the ones that I wanted to put in. Also you mentioned;
"also you can change the event of controls"
Can you explain this a little further on how I do that?
Thanks Again,
Ken
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 2,641
Reputation: Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light 
Solved Threads: 245
Jx_Man's Avatar
Jx_Man Jx_Man is offline Offline
Posting Maven

Re: Help Please

 
0
  #4
Sep 12th, 2008
>> "also you can change the event of controls"
Can you explain this a little further on how I do that?

There are combo filled with events.
you just select the control and select the event. you can find it on the top of code window. See the pic.
Attached Thumbnails
explore.JPG  
Never tried = Never Know
So, Please do something before post your thread.
* PM Asking will be ignored *
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the VB.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC