How can I data bind a Winform TreeView Control in .NET to XML ?

I have noticed several articles on the web regarding data binding at TreeView WEB Control to XML but none for the Winform control. Does it not support that by default ? Or to do that we might have to put in some extra effort

Loader.
Up arrow icon