Premade Form
How to initialize the premade form
This form already contains login, register and redeem tokens pages and will automatically grab variables after login and run security checks.
InitializeForm should be called as soon as the first form loads, I recommend setting your forms properties so that visible is false and opacity is 0%
C#
VB
Last updated