Class AddressSelector

This control provides a simple way to pick one address out of many available ones on a name.

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        System.Windows.Forms.ScrollableControl
          System.Windows.Forms.ContainerControl
            System.Windows.Forms.UserControl
              EPS.Windows.Forms.NameOfficeUI.AddressSelector

public class AddressSelector : UserControl

Class Members

MemberDescription
Constructor Constructor
cmbAddresses Address combobox
colAddresses Internal reference to the available collection of addresses
txtAddress Address textbox
SetData Sets the list of addresses this control can use
public void SetData( NameAddressCollection addressCollection );
SelectedAddressID Currently selected address
ShowName Should the address name be displayed in the control?

Requirements

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


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