HealBot_ComboButtons_Button_OnLoad(this,HEALBOT_OPTIONS_BUTTONLEFT)
HealBot_ComboButtons_Button_OnClick(this,this:GetID())
HealBot_ComboButtons_Button_OnLoad(this,HEALBOT_OPTIONS_BUTTONMIDDLE)
HealBot_ComboButtons_Button_OnClick(this,this:GetID())
HealBot_ComboButtons_Button_OnLoad(this,HEALBOT_OPTIONS_BUTTONRIGHT)
HealBot_ComboButtons_Button_OnClick(this,this:GetID())
HealBot_ComboButtons_Button_OnLoad(this,HEALBOT_OPTIONS_BUTTON4)
HealBot_ComboButtons_Button_OnClick(this,this:GetID())
HealBot_ComboButtons_Button_OnLoad(this,HEALBOT_OPTIONS_BUTTON5)
HealBot_ComboButtons_Button_OnClick(this,this:GetID())
HealBot_Options_EditBox_OnLoad(this,HEALBOT_OPTIONS_CLICK)
HealBot_Options_Click_OnTextChanged(this)
HealBot_Options_EditBox_OnLoad(this,HEALBOT_OPTIONS_SHIFT)
HealBot_Options_Shift_OnTextChanged(this)
HealBot_Options_EditBox_OnLoad(this,HEALBOT_OPTIONS_CTRL)
HealBot_Options_Ctrl_OnTextChanged(this)
HealBot_Options_EditBox_OnLoad(this,HEALBOT_OPTIONS_SHIFTCTRL)
HealBot_Options_ShiftCtrl_OnTextChanged(this)
HealBot_Options_EnableHealthy_OnLoad(this,HEALBOT_OPTIONS_ENABLEHEALTHY)
HealBot_Options_EnableHealthy_OnClick(this)
this:SetBackdropBorderColor(0.4, 0.4, 0.4);
this:SetBackdropColor(0, 0, 0, 0);
HealBot_Options_ShowTooltip_OnLoad(this,HEALBOT_OPTIONS_SHOWTOOLTIP)
HealBot_Options_ShowTooltip_OnClick(this)
HealBot_Options_TooltipPos_OnLoad(this)
HealBot_Options_ShowTooltipTarget_OnLoad(this,HEALBOT_OPTIONS_SHOWUNITTOOLTIP)
HealBot_Options_ShowTooltipTarget_OnClick(this)
HealBot_Options_ShowTooltipSpellDetail_OnLoad(this,HEALBOT_OPTIONS_SHOWDETTOOLTIP)
HealBot_Options_ShowTooltipSpellDetail_OnClick(this)
HealBot_Options_ShowTooltipInstant_OnLoad(this,HEALBOT_OPTIONS_SHOWRECTOOLTIP)
HealBot_Options_ShowTooltipInstant_OnClick(this)