C# Class KeePass.Forms.DuplicationForm

Inheritance: System.Windows.Forms.Form
显示文件 Open project: amiryal/keepass2 Class Usage Examples

Public Methods

Method Description
DuplicationForm ( ) : System

Private Methods

Method Description
OnBtnOK ( object sender, EventArgs e ) : void
OnFieldRefsLinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void
OnFormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void
OnFormLoad ( object sender, EventArgs e ) : void

Method Details

DuplicationForm() public method

public DuplicationForm ( ) : System
return System