Skip to content

Bottom Property

Description

Gets/Sets the position of the popup control on the screen in pixels. This property indicates where the bottom border of the popup window will be displayed. This is used with the Right Property to set the position of the popup window on the screen.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Bottom() As Long

Remarks

This property is renamed to CtlBottom in Visual Studio .NET and must be used.

See Also


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