eDriven Framework API
LocalToGlobal Method (p)
NamespaceseDriven.Gui.ComponentsDisplayListMemberLocalToGlobal(Point)
eDriven Framework API
Overriding Y If parent is container, then the position internals will be updated via InvalidationManager But if parent is not a container (it's only a component, like ComboBox) we have to update position internals here
Declaration Syntax
C#Visual BasicVisual C++
public virtual Point LocalToGlobal(
	Point p
)
Public Overridable Function LocalToGlobal ( _
	p As Point _
) As Point
public:
virtual Point^ LocalToGlobal(
	Point^ p
)
Parameters
p (Point)

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)