I have menu drop down in the ribbon that filters records. Initially it looks like "Filter: Active". After the user selects a new choice from the drop down, I would to change the Label to "Filter: Inactive". I know how to use invalidate to change a control on a ribbon, but can't seem to find the way to change the label on a menu. GetLabel does not work.