Class AddressTextbox

This is a subclass of the Textbox specialized for an Address editing and displaying.

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        System.Windows.Forms.TextBoxBase
          System.Windows.Forms.TextBox
            EPS.Windows.Forms.SimpleControls.EPSTextBox
              EPS.Windows.Forms.NameOfficeUI.AddressTextbox

public class AddressTextbox : EPSTextBox

Class Members

MemberDescription
Constructor Default constructor.
ParseAddress Exposes the parsing functionality to the outside world.
public void ParseAddress();
ShowAddressWindow Exposes to the outside world the capability of showing the Address parser dialog.
public void ShowAddressWindow();
AddressEntity Exposes the AddressEntity.
OriginalValue Expose the original value as a read-only property. We don't want this field having value attributed from outside the class.
Owner Exposes reference to the form that the textbox is sitting on.

Requirements

Namespace: EPS.Windows.Forms.NameOfficeUI
Assembly: NAMEOFFICEUI.DLL


  Last Updated: 5/23/2007 | © , 2007