Right Property
Description
Gets/Sets the position of the popup control on the screen in pixels. This property indicates where the right border of the popup window will be displayed. This is used with the "bottom" property to set the position of the popup window.
Property Type
Read-write property.
Syntax (Visual Basic)
Public Property Right() As Long
Remarks
This property is renamed to CtlRight in Visual Studio .NET and must be used.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.