Variable GroupBox._frameLeft

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