dc.DrawLine(0, cy, clientSize.x, cy);
}
}
dc.DrawLine(0, cy, clientSize.x, cy);
}
}
{
cy = itemRect.GetBottom();
dc.DrawLine(0, cy, clientSize.x, cy);
{
cy = itemRect.GetBottom();
dc.DrawLine(0, cy, clientSize.x, cy);
int newPos = m_xScrollPosition + nScrollInc;
SetScrollPos(wxHORIZONTAL, newPos, TRUE );
int newPos = m_xScrollPosition + nScrollInc;
SetScrollPos(wxHORIZONTAL, newPos, TRUE );