Method |
Description |
|
FillGUIForms ( List Forms ) : void |
|
|
FillGUIInputFields ( AuthenticationForm Form ) : void |
|
|
GetURL ( string OriginalURL, string Link ) : string |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
LoadForms ( string URL ) : List |
|
|
LoadInputFields ( string HTMLForm ) : List |
|
|
RegexText ( string Search, string Text ) : string |
|
|
buttonClear_Click ( object sender, EventArgs e ) : void |
|
|
buttonOk_Click ( object sender, EventArgs e ) : void |
|
|
buttonSetPassword_Click ( object sender, EventArgs e ) : void |
|
|
buttonSetUsername_Click ( object sender, EventArgs e ) : void |
|
|
listViewForms_SelectedIndexChanged ( object sender, EventArgs e ) : void |
|
|
listViewInputFields_SelectedIndexChanged ( object sender, EventArgs e ) : void |
|
|