Sets or returns a value indicating whether the controls should be snapped to the grid points.
public bool SnapGrid {get; set;}
'Declaration
Public Property SnapGrid As Boolean
Property Value
Boolean value. If
True, the controls are snapped to the grid points. If
False, the controls can be sized and positioned freely.