XLL+ Class Library (7.0)

CRibbonEvtParams Methods

The methods of the CRibbonEvtParams class are listed here.

Construction

public method CRibbonEvtParams Constructs a new instance of CRibbonEvtParams

Properties

public method GetCallback Returns the type of callback which raised this event
public method GetId Returns the id of the control which raised this event
public method GetIndex Returns the index of the item for which the control raised this event
public method GetPressed Returns the pressed state of the control which raised this event
public method GetSelectedId Returns the id of the selected item within the control which raised this event
public method GetTag Returns the tag of the control which raised this event
public method GetText Returns the current text of the control which raised this event

Requirements

Header: xlpribbon.h

See Also

CRibbonEvtParams Class | xlpribbon.h | CXllApp::OnRibbonEvent | The Ribbon (User Guide) | Ribbon reference | RibbonCallbackTypes enumeration