Variable GroupBox._frameHeight

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