The TreeNode Tag property contains the fully qualified name of this node (item or branch).
The methods isItem() and isBranch() can be used to determine what a specific TreeNode object represents.
Visual Basic (Declaration) | |
---|---|
Public Function Show() As Integer |
C# | |
---|---|
public int Show() |
Return Value
S_OK or HRESULT from a failed browse functionTarget Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x