Method | Description | |
---|---|---|
FormUnstash ( ) : System |
Method | Description | |
---|---|---|
BtRemoveClick ( object sender, EventArgs e ) : void |
Remove selected stash from the list of stashes
|
|
BtShowClick ( object sender, EventArgs e ) : void |
Show more information on the selected stash
|
|
BtUnstashClick ( object sender, EventArgs e ) : void |
Apply the selected stash
|
|
FormUnstashFormClosing ( object sender, FormClosingEventArgs e ) : void |
Form is closing.
|
|
ListStashesSelectedIndexChanged ( object sender, EventArgs e ) : void |
User clicked on one of the selected stash entries. Set the proper control enables.
|
|
PopulateStashList ( ) : void |
Populate list with existing stashes
|