Skip to content

SplashScreenMode Property

Description

Specifies whether to ignore mouse movements, i.e., for fade-in/out and auto-closing.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property SplashScreenMode() As Boolean

Return Type

True to ignore mouse movements.

Remarks

This can be used to make a splash screen type popup where the mouse will not keep the popup visible as in a normal popup.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.