Variable GroupBox._frameBottom

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