XLL+ Class Library (7.0)

CRibbonEvtParams::GetText

Returns the current text of the control which raised this event

const CString& GetText( );

Remarks

See CXllApp::OnRibbonEvent for a list of which callback types pass a value for Text.

Requirements

Header: xlpribbon.h

See Also

CRibbonEvtParams Class | CRibbonEvtParams Methods