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

Uživatelská kontrolka pro přidávání a upravování osob More...

Inheritance diagram for App.PersonCtrl:

Public Member Functions

 PersonCtrl ()
 

Protected Member Functions

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

Properties

TextBox TextBoxName [get, set]
 
TextBox TextBoxLastName [get, set]
 
TextBox TextBoxId [get, set]
 
TextBox TextBoxBank [get, set]
 
TextBox TextBoxTaxId [get, set]
 
TextBox TextBoxStreet [get, set]
 
TextBox TextBoxStreetNr [get, set]
 
TextBox TextBoxPostCode [get, set]
 

Detailed Description

Uživatelská kontrolka pro přidávání a upravování osob

Constructor & Destructor Documentation

App.PersonCtrl.PersonCtrl ( )

Member Function Documentation

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

Clean up any resources being used.

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

Property Documentation

TextBox App.PersonCtrl.TextBoxBank
getset
TextBox App.PersonCtrl.TextBoxId
getset
TextBox App.PersonCtrl.TextBoxLastName
getset
TextBox App.PersonCtrl.TextBoxName
getset
TextBox App.PersonCtrl.TextBoxPostCode
getset
TextBox App.PersonCtrl.TextBoxStreet
getset
TextBox App.PersonCtrl.TextBoxStreetNr
getset
TextBox App.PersonCtrl.TextBoxTaxId
getset

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