| |||||
TreeView.SelectedNodeStyle PropertySystem.Web.UI.WebControls Namespace TreeView Class .NET Framework version 2.0 Sets or retrieves the style properties for the selected node in a TreeView control. Syntax
Property ValueA TreeNodeStyle object that defines the style properties for the selected node in a TreeView. RemarksUse the SelectedNodeStyle property to specify the appearance of the selected node in a TreeView control. Common style attributes that can be set include forecolor, backcolor, font, and content alignment within the tree. Providing different node styles enhances the appearance of the TreeView control. The SelectedNodeStyle subproperties can be set declaratively using either of the following methods:
The subproperties can also be set programmatically in the form SelectedNodeStyle.Property. Style properties are applied in the following order of precedence:
For a list of style properties that can be set, see the TreeNodeStyle class. See Also |
| ||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme