HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

RadioButtonClicked Event, SftTree Class

Occurs when a radiobutton part (RadioButtonPartClass) is clicked.

Class: SftTree
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public event RadioButtonEventHandler RadioButtonClicked;
Public Event RadioButtonClicked As RadioButtonEventHandler

Comments

Occurs when a radiobutton part (RadioButtonPartClass) is clicked.

See Also SftTree Class | Classes | SftTree/NET 3.0