skip to main content

Controls Reference : GRID : Properties : Drag-Color

Drag-Color
This property allows you to set or retrieve the color that will be used to paint the dynamic area defined when the user clicks and drags the mouse. Foreground and background color values are combined and therefore RGB colors are not supported. See "Color management" for further details.
The purpose of this property is to provide a way of selecting cells without any programming effort. When the user releases the mouse button, the MSG-END-DRAG event is fired.
 
Example - Define a Grid with Drag Color
      screen section.
          03 screen-1-gr-1 Grid
             size 28.2 cells 
             lines 19.8 cells 
             heading-font Default-Font
             cursor-frame-width 3

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