Posted 15 years ago by Stephen Curle
Version: 4.0.0277
Platform: .NET 2.0
Environment: Windows XP (32-bit)
Avatar
Consider an external reference containing code such as the following

Namespace Hello
Class HelloClass
End NameSpace
Class HelloClass
End Class

If this is contained in a dll with root namespace RootNamespace and you add an imports statement to the HeaderText property such as

Imports RootNamespace

Then I would expect Hello to appear in member list when typing

Dim i As

However this doesn't appear. Note that HelloClass and RootNamespace both appear as expected.

Comments (1)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Stephen,

Thanks, I think this is already fixed for the upcoming maintenance release.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.