Invoice Manager  2
 All Classes Namespaces Files Functions Variables Properties
App.InvoiceEdit Class Reference

Formulář pro úpravu faktury (Invoice) More...

Inheritance diagram for App.InvoiceEdit:

Public Member Functions

 InvoiceEdit (ListBox list)
 Načte data vybrané faktury do formulářových prvků More...
 
void KeyUpEvent (object sender, KeyEventArgs e)
 Klávesové zkratky pro práci s formulářem. ENTER = uložit ESC = zavřít More...
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Detailed Description

Formulář pro úpravu faktury (Invoice)

Constructor & Destructor Documentation

App.InvoiceEdit.InvoiceEdit ( ListBox  list)

Načte data vybrané faktury do formulářových prvků

Parameters
listListBox

Member Function Documentation

override void App.InvoiceEdit.Dispose ( bool  disposing)
protected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.
void App.InvoiceEdit.KeyUpEvent ( object  sender,
KeyEventArgs  e 
)

Klávesové zkratky pro práci s formulářem. ENTER = uložit ESC = zavřít

Parameters
senderobject
eKeyEventArgs

The documentation for this class was generated from the following files: