Skip to content

AllowMove Property

Description

Specifies whether the user can click and drag the popup window when it is displayed.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property AllowMove() As Boolean

Remarks

  • If True, the user can click and drag the popup window anywhere on the screen.
  • If False, the popup window cannot be moved by the user.

See Also


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