Clipboard.Current (gb.qt4)

Static Property Current As Integer

Return or set the clipboard to manage.

  • Clipboard.Default for the default clipboard.

    The default clipboard is the one used by the standard shortcuts CTRL+C, CTRL+X and CTRL+V.

  • Clipboard.Selection for the secondary (or "selection") clipboard.

    The selection clipboard is the one used by the mouse middle button.