[]
        
(Showing Draft Content)

C1.Framework.DropDownFormBase.PrepareDropDownLocation

PrepareDropDownLocation Method

PrepareDropDownLocation(ref int, ref int, ref int, ref int, Rectangle)

Prepares location of drop down form.

Declaration
protected virtual bool PrepareDropDownLocation(ref int x, ref int y, ref int width, ref int height, Rectangle ownerBounds)
Parameters
Type Name Description
int x
int y
int width
int height
Rectangle ownerBounds
Returns
Type Description
bool
Remarks

The overridden method may return 'true' to avoid further processing.