DialogBuilderBase.AddRadioButtons

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T* AddRadioButtons(int* Value, int OptionCount, int[] MessageIDs, bool FocusOnSelected)
  2. void AddRadioButtons(int* Value, int[] MessageIDs, bool FocusOnSelected)
    class DialogBuilderBase(T)
    void
    AddRadioButtons
    (
    int* Value
    ,
    const int[] MessageIDs
    ,
    bool FocusOnSelected = false
    )

Meta