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
~152 People Reached
Favorite Forums
Favorite Tags
Member Avatar for musicazx

I'm new to Visual Basic. I have a little program look like this. https://www.dropbox.com/s/xr44pxp3n79atkk/wall.png <Please have a look It will calculate the total area by adding up all wall area. Public Sub btnWallAdd_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnWallAdd.Click FlowLayoutPanel1.Controls.Clear() FlowLayoutPanel1.AutoScroll = True For i As Integer …

Member Avatar for Mike Askew
0
152