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

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

Inheritance diagram for App.ItemCtrl:

Public Member Functions

 ItemCtrl ()
 

Protected Member Functions

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

Properties

TextBox TextBoxId [get, set]
 
TextBox TextBoxDesc [get, set]
 
TextBox TextBoxQuantity [get, set]
 
TextBox TextBoxPrice [get, set]
 

Detailed Description

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

Constructor & Destructor Documentation

App.ItemCtrl.ItemCtrl ( )

Member Function Documentation

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

Clean up any resources being used.

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

Property Documentation

TextBox App.ItemCtrl.TextBoxDesc
getset
TextBox App.ItemCtrl.TextBoxId
getset
TextBox App.ItemCtrl.TextBoxPrice
getset
TextBox App.ItemCtrl.TextBoxQuantity
getset

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