Variable GroupBox._topFrameLeft

class GroupBox
{
  // ...
  int _topFrameLeft;
  // ...
}