J
Julie
Like most of us, I grew up on Win32 and MFC, and have grown used to what I
consider normal use of basic types/structures. However, I just ran into
another .NET class that seems to be unnecessarily restricted -- Rectangle.
Can someone explain to me _why_ Left, Top, Right, and Bottom are read-only? I
see absolutely *no* value in this, perhaps someone could enlighten me as to why
I can't /set/ these as well...
Thanks
consider normal use of basic types/structures. However, I just ran into
another .NET class that seems to be unnecessarily restricted -- Rectangle.
Can someone explain to me _why_ Left, Top, Right, and Bottom are read-only? I
see absolutely *no* value in this, perhaps someone could enlighten me as to why
I can't /set/ these as well...
Thanks