eDriven Framework API
The place where the developer could implement the custom logic after the child removal

Declaration Syntax
public override bool ContainsPoint(
Point point,
bool recursive
)
Public Overrides Function ContainsPoint ( _
point As Point, _
recursive As Boolean _
) As Boolean
public:
virtual bool ContainsPoint(
Point^ point,
bool recursive
) override
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)