The XDocument.View.SelectNodes() function can be very useful when you need to "jump" and give focus to a certain field on your form with code. However, the SelectNodes() function only allows for the selection of certain controls and there are several common controls that are not normally selectable...