UpdateDesigner method

void UpdateDesigner()

Implementation

void UpdateDesigner()

{
  if(HandleAllocated())
    ConstrainGrid();

}