Variable GroupBox._frameRight

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