Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #20.4K
~3K People Reached
Favorite Forums
Favorite Tags
3 Posted Topics
Hey, I tried to change the size of a label from 2 text boxes, but doesn't work. Here is my code: [CODE] Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click y = TextBox2.Text x = TextBox3.Text Form2.Label1.Size = New Size(y, x) End Sub[/CODE] textbox2 is width …
Hello, I'm working at a project and I want to add a MP3 song an play it when the program that i made will be started... any ideas?
in taskmaneger try to end proces called explorer.exe and open it again by pressing windows+r and type explorer.exe ....see what will happen...
The End.
petrelutza