Stores the visibility for the Control.
Source position: extctrls.pp line 1483
public property TCtrlBand.ControlVisible : Boolean read FControlVisible write FControlVisible;
Updated and used in the CheckBandsSizeAndVisibility method in TCustomControlBar.