Infragistics UltraWinTree control

  • Thread starter Thread starter GG
  • Start date Start date
G

GG

Hi,

Is anyone out there experienced with the Infragistics UltraWinTree control?
I'm trying to get checkboxes to display on the nodes and just can't get it
working. I am able to add images but the checkbox eludes me.

Thanks
 
Hi GG

Right-click the control in the designer, and select Custom Property Pages.

Expand the UltraTree node, and select Override.

In the property grid, change NodeStyle to CheckBox.

HTH

Charles
 
Back
Top