BUG: VBCE Special Methods Do Not Appear in IntelliSense Help (208562)
The information in this article applies to:
- Microsoft Windows CE Toolkit for Visual Basic 6.0
This article was previously published under Q208562 SYMPTOMS
When using methods that apply only towards the Windows CE Toolkit for Visual Basic (they don't exist in Visual Basic itself), they might not appear in IntelliSense help.
CAUSE
The Visual Basic run-time and OLE Automation libraries are permanently installed at the top of the Project References and thus override all other references. This behavior causes the design environment for the toolkit to display IntelliSense help for Visual Basic 6.0 instead of VBCE.
RESOLUTION
To bypass this default behavior, use Dim...As with Windows CE-specific types.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 8/19/2005 |
---|
Keywords: | kbBug kbpending kbToolkit KB208562 |
---|
|