I have an application where I use the standard login controls from VS 2005.

I have a problem, how do I get the user info if the user has marked the checkbox "remember me"?
In my application I load the username, when the user is logging in, that is the textbox named Login1.LayoutTemplate.UserName

How do I get the data when the user automatically is logged in and doesn't enter the user name?