G
Guest
hi,
in VB6 i can change the caption of the form by using
frmMain.Caption = "ABC"
how do i change it in .NET??
the text i want to change is found at the form1's properties > Appearance>
text
Thanks
in VB6 i can change the caption of the form by using
frmMain.Caption = "ABC"
how do i change it in .NET??
the text i want to change is found at the form1's properties > Appearance>
text
Thanks