this:RegisterEvent('VARIABLES_LOADED')
this:RegisterEvent('ADDON_LOADED')
this:RegisterEvent('AUCTION_HOUSE_SHOW')
this:RegisterEvent('AUCTION_HOUSE_CLOSED')
this:RegisterEvent('AUCTION_BIDDER_LIST_UPDATE')
this:RegisterEvent('AUCTION_OWNED_LIST_UPDATE')
Aux.on_event()
SendMailRadioButton_OnClick(this:GetID());
this:RegisterForDrag('LeftButton')
PlaySound('AuctionWindowOpen')
PlaySound('AuctionWindowClose')
CloseAuctionHouse()
this:StartMoving()
this:StopMovingOrSizing()