XdsObjects Help file
XdsObjects Namespace / LicenseDialog Class / CustomerInfo2 Field



CustomerInfo2 Field
The Customer Information 2 text entry box
Syntax
Public CustomerInfo2 As TextBox
Dim instance As LicenseDialog
Dim value As TextBox
 
value = instance.CustomerInfo2
 
instance.CustomerInfo2 = value
public TextBox CustomerInfo2
public:
TextBox^ CustomerInfo2
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also