Password Entry Dialog Box Using LabVIEW

製品と環境

このセクションは、サンプルの作成に使用された製品およびOSを反映します。

以下に示された製品を含め、NIのソフトウェアをダウンロードするには、ni.com/downloadsをご覧ください。

    ソフトウェア

  • LabVIEW

コードとドキュメント

添付

すべてをダウンロード

Overview

This is an example of a custom password entry dialog box.


Description
This VI uses the display style string control property to switch the string between password and normal display. In order to allow this, the key focus property is also toggled.In order to respond to the user hitting carriage return, a notify event is used to respond to "key down" events.

 

Requirements

  • LabVIEW 2013(or compatible)

 

Additional Information or References
VI Snippet

2-393.png

**This document has been updated to meet the current required format for the NI Code Exchange.**

Ingram | CLA

NIコミュニティのサンプルコード交換のサンプルコードは、MIT Licenseによりライセンス供与されています。