Method | Description | |
---|---|---|
UserNameListForm ( string applicationName ) : System |
Creates an form.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
ChangePasswordMI_Click ( object sender, |
||
CloseButton_Click ( object sender, |
||
ContextMenuVisible_Create ( ) : void | ||
ContextMenuVisible_NoCreate ( ) : void | ||
CreateUserMI_Click ( object sender, |
||
DeleteMI_Click ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
InitializeListView ( ) : void |
Initialize the ListView.
|
|
InitializeListViewValue ( ) : void |
Initialize the ListView.
|
|
ListView_MouseClick ( object sender, MouseEventArgs e ) : void | ||
UserNameListForm_Shown ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public UserNameListForm ( string applicationName ) : System | ||
applicationName | string | |
return | System |