This video introduces the Size (Width and Height) and the Location properties (X and Y) of controls. The example shows how to alter these properties within an event with Visual Basic code where one uses the Top property for vertical position instead of Y and the Left property for horizontal position instead of X.