ChatBoxFrame_OnUpdate();
ChatBox_OnEvent(event);
ChatBoxFrame_OnLoad();
if (this:GetParent():GetFrameLevel() > 2) then
this:SetFrameLevel(this:GetParent():GetFrameLevel()-1);
end
ChatBoxFrame_OnMouseWheel(this:GetParent(), arg1);
ChatBoxHyperlinkerForm:Hide();
this:HighlightText(0);