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

Uživatelská kontrolka pro přidávání a úpravu faktur More...

Inheritance diagram for App.InvoiceCtrl:

Public Member Functions

 InvoiceCtrl ()
 

Protected Member Functions

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

Properties

TextBox TextBoxId [get, set]
 
TextBox TextBoxType [get, set]
 
TextBox TextBoxDueDays [get, set]
 
ComboBox ComboSupplier [get, set]
 
ComboBox ComboSubscriber [get, set]
 
DateTimePicker DateTimeCreated [get, set]
 
DateTimePicker DateTimeDueDate [get, set]
 
CheckBox CheckBoxPaid [get, set]
 
CheckedListBox CheckedListBoxInv [get, set]
 

Detailed Description

Uživatelská kontrolka pro přidávání a úpravu faktur

Constructor & Destructor Documentation

App.InvoiceCtrl.InvoiceCtrl ( )

Member Function Documentation

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

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Property Documentation

CheckBox App.InvoiceCtrl.CheckBoxPaid
getset
CheckedListBox App.InvoiceCtrl.CheckedListBoxInv
getset
ComboBox App.InvoiceCtrl.ComboSubscriber
getset
ComboBox App.InvoiceCtrl.ComboSupplier
getset
DateTimePicker App.InvoiceCtrl.DateTimeCreated
getset
DateTimePicker App.InvoiceCtrl.DateTimeDueDate
getset
TextBox App.InvoiceCtrl.TextBoxDueDays
getset
TextBox App.InvoiceCtrl.TextBoxId
getset
TextBox App.InvoiceCtrl.TextBoxType
getset

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