Class CommInfoControl

Summary description for CommInfoControl.

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.CommInfoControl

public class CommInfoControl : UserControl

Class Members

MemberDescription
Constructor Constructor
btnCommand Command button
ddmOptions Drop down options
txtInfo Info textbox
BindData Binds the NameEntity to the control. This is the entity that holds the CommInfo for being display.
public void BindData( NameEntity nameEntity );
BindEntity Binds a given NameCommInfoEntity to the textbox that displays it.
public void BindEntity( NameCommInfoEntity commInfo );
DisableControls Disable the appropriate controls.
public void DisableControls();
EnableControls Enables the appropriate controls.
public void EnableControls();
CommTypes Handles access to the CommTypes collection.
DefaultToFirstEntry Exposes the _DefaulttoFirstEntry field.

Requirements

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


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