Is there any idea behind the fact that intelisence does not show all the members of a control? or its just a bug ? For example 'GetHashCode' is not shown.
Printable View
Is there any idea behind the fact that intelisence does not show all the members of a control? or its just a bug ? For example 'GetHashCode' is not shown.
Verify that "Hide Advanced Members" is unchecked . You can find that in Tools---->Text Editor -------> All Languages .
Thanks for the solution :)