102 Posted Topics

Member Avatar for 3Dees

[CODE]Dim iAge, iWeight As Integer iAge = Val(TextBox1.Text) iWeight = ((iAge - 1) * 3) + 11 [/CODE] hth Samir Ibrahim

Member Avatar for samir_ibrahim
0
159
Member Avatar for samir_ibrahim

Hi all, I new to vb.net, and I have alot of questions. so Get Ready :) I had added a forum and set the IsMdiContainer to True and I noticed that the backcolor has changed to darkgrey Is there a way to change back the backcolor to normal? TIA Samir …

Member Avatar for Dnx
0
158

The End.