BUG: Cannot Get TreeView Property or Method Topics from the IDE (215431)



The information in this article applies to:

  • Microsoft Windows CE Toolkit for Visual Basic 6.0

This article was previously published under Q215431

SYMPTOMS

When attempting to find more information about a TreeView control property or method by doing one of the following:
  • typing the property or method and then pressing the F1 key,

    -or-

  • highlighting the property or method in the Object Browser and pressing the F1 key,
this error message appears:
No help available.
The expected behavior is that the appropriate Help Topic is displayed.

RESOLUTION

To work around this bug, open the Windows CE Toolkit for Visual Basic Online Help and search for the appropriate topic.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

The following properties and methods are inaccessible from the design environment or from the Object Browser:

Treeview Properties and Methods
  • Event_Cancel Property
  • FontBold Property
  • FontItalic Property
  • FontName Property
  • FontSize Property
  • FontStrikethrough Property
  • FontUnderline Property
  • GetVisibleCount
  • HideSelection Property
  • ImageList Property
  • LabelEdit Property
  • LineStyle Property
  • NodeClick Property
  • Nodes Property
  • PathSeparator Property
  • SelectedItem Property
  • Sorted Property
  • StartLabelEdit
  • Style Property
Node Members
  • Child Property
  • Children Property
  • EnsureVisible Method
  • Expanded Property
  • FirstSibling Property
  • Full Path Property
  • Image Property
  • Index Property
  • Key Property
  • LastSibling Property
  • Next Property
  • Parent Property
  • Parent Property
  • Previous Property
  • Root Property
  • Selected Property
  • SelectedImage Property
  • Sorted Property
  • Text Property
Nodes Members
  • Add Method
  • Clear Property
  • Count Property
  • Items Property
  • Remove Property

Modification Type:MinorLast Reviewed:8/19/2005
Keywords:kbBug kberrmsg kbpending kbToolkit KB215431