skip to main content

Controls Reference : SCROLL-BAR : Properties : Custom-Data

Custom-Data
This property allows you to set or retrieve the hidden value of the control. The hidden value is never shown to the user, its purpose is to give the programmer an easy way to store and retrieve information related to the control.
 
Example - Set the custom data of a scroll-bar
procedure division.
  modify screen-1-sb-1 custom-data "Screen 1 custom data"

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