public override void ConstructFromXML() { this.Owner = "FUI.Login"; m_Ctrl_Account = this.GetController("Ctrl_Account"); m_Button_AM_Mask = (GButton)this.GetChild("Button_AM_Mask"); m_L3_AM_Info = (L3_AM_Info)this.GetChild("L3_AM_Info"); m_L3_AM_ChangeAlready = (L3_AM_ChangeAlready)this.GetChild("L3_AM_ChangeAlready"); m_L3_AM_ChangeUNLogin = (L3_AM_ChangeUNLogin)this.GetChild("L3_AM_ChangeUNLogin"); }
public override void Dispose() { base.Dispose(); This = null; }
public L3_AM_ChangeUNLogin() { This = this; }