back to gui 

wxPasswordEntryDialog

generated from ../src/mod_gui/control/pwdlg.cpp

This class represents a dialog that requests a password from the user.

Constants

Constructor

wxPasswordEntryDialog

wxPasswordEntryDialog()
 
wxPasswordEntryDialog(Parent, 
                      Message, 
                      Title, 
                      DefaultValue, 
                      Position = wxDefaultPosition, 
                      Style = wxId.OK + wxId.CANCEL)
 
Name Type Default Description
Parent wxWindow The parent of the dialog. null is Allowed.
Message String Message to show on the dialog.
Title String The title of the dialog.
DefaultValue String The default value of the text control.
Position wxPoint wxDefaultPosition The position of the dialog.
Style Integer wxId.OK + wxId.CANCEL A dialog style, the buttons wxId.OK and wxId.CANCEL can be used.

Constructs a new wxPasswordEntryDialog object.



SourceForge.net Logo Support This Project

Table of Contents

Prototype

wxTextEntryDialog

Constructor

wxPasswordEntryDialog


Design downloaded from Zeroweb.org: Free website templates, layouts, and tools.