C# Class VITattendance.ViewModels.Captcha

Inheritance: System.Windows.Controls.UserControl
Show file Open project: karthikb351/vitinfo2

Public Methods

Method Description
Captcha ( ) : System

Private Methods

Method Description
InitializeComponent ( ) : void
button1_Click ( object sender, RoutedEventArgs e ) : void
textBox1_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
webBrowser1_LoadCompleted ( object sender, System e ) : void
webBrowser1_NavigationFailed ( object sender, System e ) : void

Method Details

Captcha() public method

public Captcha ( ) : System
return System