For textboxes, you can use the TextBoxUtil extension by @gordonlu310 which has a vertical Alignment setter.
For listview, there does not appear to be anything that sets the alignment. However, you can build your own listview using CompCreator, and therefore set alignment.