I am wanting to let the location properties for a container control in an event code. However, I am having a little trouble with the syntax for this. I know there is an X axis and a Y axis and I am guessing that it goes something like this (although I already know this is wrong:

PanelContainer.Location As Point X = 25
So could anyone explain to me the syntax for this for both axis?