header.Add("Column 1").WhenBar = THISBACK1(OnColumnRightDown, 1)
void OnColumnRightDown(Bar &bar, int columnix) { ... }
Report message to a moderator