How do you set a form's properties from another form? I know in 6.0 it would be something like this, but it doesn't work in .NET:

Code:
FormName.Property = Value
Thanks in advance,
Furry