DB Edit Box with button

For this case, I need a DBEditbox showing Latitude and Longitude. When the user presses a button, I need to show a map.

Problems

  1. DBEditBtn does not line up with the label that I put it against. (its much further down)
  2. None of the 3 buttons line up with the DBEditbox (they are much furtherdown)
  3. I could use a DBCombobox or DBLookupBox and show the map when the button is pressed. But I cant see a Ondropdown event.

Any suggestions would be appreciated

Please provide a sample source app with which we can reproduce this so we see sufficient details of all settings of labels, edit controle etc... used