,size_t nPos = (size_t)-1
);
+ //
+ // Terminate the current radio group, if any
+ //
+ void EndRadioGroup(void);
+
//
// If TRUE, insert a breal before appending the next item
//
//
static USHORT m_nextMenuId;
+ //
+ // The position of the first item in the current radio group or -1
+ //
+ int m_nStartRadioGroup;
+
#if wxUSE_ACCEL
//
// The accelerators for our menu items