if Login.LoginResult.Success Then
'Do initialization Stuff...
End If
Any idea's? Also, is this the best place to add this type of initialization code?