public HoverElementStyle(object Parent) { m_Parent = Parent; m_BStyle = new BorderStyle(this); m_BackgroundStyle = new BackgroundStyle(this); }