Variable GroupBox._topFrameHeight

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