'Declaration
Protected Function GetItemRenderStyles( _ ByVal node As System.Windows.Forms.TreeNode, _ ByVal state As System.Integer _ ) As System.Windows.Forms.OwnerDrawPropertyBag
'Usage
Dim instance As NThemeExplorer Dim node As System.Windows.Forms.TreeNode Dim state As System.Integer Dim value As System.Windows.Forms.OwnerDrawPropertyBag value = instance.GetItemRenderStyles(node, state)
Parameters
- node
- state