:: Home >>

control visible

Control's visibility.

[This property does not work yet in AW 2.0.1]

Syntax

var value = obj.getControlVisible(); 
obj.setControlVisible(value);        

obj.onControlVisibleChanging = function(value){...}; 
obj.onControlVisibleChanged = function(value){...}; 
obj.onControlVisibleError = function(value){...}; 

Defined in

control model

Comments

26 Oct 06
setControlVisible(false) doesn't hide the control kkeller@ign.com (5)

Comments will appear on this page and in the main forum.

Documentation:

Recent changes:

2.5.0 - 2.5.2
2.5.2
2.5, 2.5.1
2.5.1
2.5
Release History
2.5
2.0.2
textToValue
textToData