CUIUpdateToolbar::SetRadio

virtual voidCUIUpdateToolbar::SetRadio(UINTnCommandID, boolbSetCheck = true)

Set or unset the toolbar button as radio button

Defined in: UIUpdate.h

Parameters

nCommandID

ID associated with the button

bSetCheck = true

Flag indicating set or unset

Comments