Extended password text box.

Namespace:  Novalys.VisualGuard.Security.WinForm
Assembly:  Novalys.VisualGuard.Security.WinForm (in Novalys.VisualGuard.Security.WinForm.dll) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public class VGPasswordTextBox : TextBox
Visual Basic (Declaration)
Public Class VGPasswordTextBox _
	Inherits TextBox

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.TextBoxBase
          System.Windows.Forms..::.TextBox
            Novalys.VisualGuard.Security.WinForm..::.VGPasswordTextBox

See Also