Posts
 
Reputation
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
~785 People Reached

3 Posted Topics

Member Avatar for san-biegwenja

Hi all I m facing a proble with a proble, can any one please tell me code to show hostname? thanks

Member Avatar for Airshow
0
41
Member Avatar for abc88
Member Avatar for espinaian

If you want to show form1 and form2 input values in form3 then drag and drop 2 new label in form3 and follow this syntax [CODE] Public Class Form3 Inherits System.Windows.Forms.Form Dim ID2, sname1, course2, year2 As String Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click …

Member Avatar for san-biegwenja
0
173

The End.