BCGControlBar Library for .NET
AdjustLocation Method (PopupBase)




Specifies the boundaries of the popup base object relative to its parent control.
Syntax
'Declaration
 
Public Overridable Sub AdjustLocation() 
'Usage
 
Dim instance As PopupBase
 
instance.AdjustLocation()
public virtual void AdjustLocation()
public: virtual void AdjustLocation(); 
public:
virtual void AdjustLocation(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PopupBase Class
PopupBase Members

Send Feedback