You are here: Symbol Reference > Stimulsoft.Report.Components Namespace > StiContainer Class > StiContainer Methods > GetComponentInControl Method > GetComponentInControl Method (double, double, bool, StiGuiMode, bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiContainer.GetComponentInControl Method (double, double, bool, StiGuiMode, bool)

Returns an object in which zone of controlling coordinates are got.

Syntax
C++
C#
Visual Basic
public: StiComponent GetComponentInControl( double x, double y, bool usePage, StiGuiMode guiMode, bool forGetDesigner = false );
Parameters
Parameters 
Description 
Coordinate X for checking. 
Coordinate Y for checking. 
usePage 
Checking is fulfiled taking a page into consideration. 
forGetDesigner 
True for call from GetComponentDesigner method. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.