User Tools

Site Tools


getvisible_returns_visibility_of_control_.htm
Navigation:  ABC Library Reference > IListControl Interface > IListControl Methods >====== GetVisible(returns visibility of control) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

GetVisible( )

blk2blue.jpg

The GetVisible method returns a value indicating whether the control is currently visible on the window. An empty string is returned if the control is not showing.

Return Data Type:     BYTE

Example:

IF ~SELF.ILC.GetVisible()     !If control is not visible

MESSAGE('Control is not visible')

END

getvisible_returns_visibility_of_control_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1