Variable GroupBox._topHeight

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