<Code Lib>
2023 Method
Changes 4
M

RibbonItemData.GetContextualHelp

Description:
Gets the contextual help bound with this control.

public ContextualHelp GetContextualHelp()

nullNothingnullptr The contextual help assigned to the item, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no binding assigned.

Loading…