XLL+ Class Library (7.0)

CRibbonEvtParams::GetTag

Returns the tag of the control which raised this event

const CString& GetTag( );

Remarks

See CXllApp::OnRibbonEvent for a list of which callback types pass a value for Tag. If no tag attribute has been specified for a control, then the method will return an empty string.

Requirements

Header: xlpribbon.h

See Also

CRibbonEvtParams Class | CRibbonEvtParams Methods