Same member name with imported class name
While coding a class that extends System.Windows.Forms.Form,
I come across with a problem that when i've try to compare ShowDialog() result of a form within this class i was unable to
use auto complate feature, cos it assumes DialogResult as Form's data member.
Please sign in to leave a comment.
Fatih,
The problem is known and is present in tracker. It will be fixed in one
of the nearest builds.
--
Oleg Stepanov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Fatih" <no_mail@jetbrains.com> wrote in message
news:27690414.1078728802575.JavaMail.itn@is.intellij.net...
result of a form within this class i was unable to
member.