TreeView::GetItemRenderStyles Method (TreeNode^, Int32)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Returns an OwnerDrawPropertyBag for the specified TreeNode.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- node
-
Type:
System.Windows.Forms::TreeNode^
The TreeNode for which to return an OwnerDrawPropertyBag.
- state
-
Type:
System::Int32
The visible state of the TreeNode.
Return Value
Type: System.Windows.Forms::OwnerDrawPropertyBag^An OwnerDrawPropertyBag for the specified TreeNode.
.NET Framework
Available since 1.1
Available since 1.1
Show: