StatusBar.TimeOut Property | |
A numeric value indicating the number of seconds a nonpermanent message is displayed on the status bar.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY TimeOut AS USUAL GET SET
public virtual Usual TimeOut { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value indicating the number of seconds a nonpermanent message is displayed on the status bar.
See Also