[]
Prepares location of drop down form.
protected virtual bool PrepareDropDownLocation(ref int x, ref int y, ref int width, ref int height, Rectangle ownerBounds)
Type | Name | Description |
---|---|---|
int | x | |
int | y | |
int | width | |
int | height | |
Rectangle | ownerBounds |
Type | Description |
---|---|
bool |
The overridden method may return 'true' to avoid further processing.