XdsObjects Help file
XdsObjects Namespace / LicenseDialog Class / OnLineDescription Field



In This Topic
    OnLineDescription Field
    In This Topic
    The text describing On-Line activation
    Syntax
    Public OnLineDescription As Label
    Dim instance As LicenseDialog
    Dim value As Label
     
    value = instance.OnLineDescription
     
    instance.OnLineDescription = value
    public Label OnLineDescription
    public:
    Label^ OnLineDescription
    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