102 Posted Topics
Re: [CODE]Dim iAge, iWeight As Integer iAge = Val(TextBox1.Text) iWeight = ((iAge - 1) * 3) + 11 [/CODE] hth 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 … |
The End.