skip to main content

Controls Reference : RIBBON : Properties : Hint

Hint
This property allows you to define the text shown in the window that pops up when the mouse pointer is placed on the Tab-Control control.
 
Example - Display a Ribbon control with Hint text
procedure division.
  display ribbon
          tab-to-add ( "Page-1" "Page-2")
          bitmap-number ( 0 0)
          hint "Ribbon tool bar"
          header-align 1
          bitmap-width 18
          bitmap-handle icon-png
          handle screen-1-rbn-1-hdl

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left