skip to main content

Controls Reference : DATE-ENTRY : Properties : Visible

Visible
This property assumes a value of "0" if the Date-Entry control is not visible, "1" if it is visible.
 
Example - Make a date-entry control become invisible during runtime
procedure division.
  if dates-invisible
     modify screen-1-de-1 visible 0
  end-if

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