Re: Follow up question to -Whisper Admin-user

  •  05-18-2007, 12:28 AM

    Re: Follow up question to -Whisper Admin-user

    hi swelborn

    you may want to, under those two lines, add these

    else if (GetMyInfo().IsAdmin)
        this.SetVisible(true);

    as it inits as 'undefined', and gets set to not visible. in order to set it back you need those two lines i've typed.

View Complete Thread