Variable GroupBox._topFrameRight

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