DeployLX Software Protection System

PromptMaskedEdit Class

Implements a masked text box with a light prompt and mask template. Also supports a transparent background.

Syntax

<SerializableAttribute> _
Public Class PromptMaskedEdit _
	Inherits Control
[SerializableAttribute]
public class PromptMaskedEdit : Control

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        DeployLX.Licensing.v5..::..PromptMaskedEdit
          DeployLX.Licensing.v5..::..LicenseCodeTextBox

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also