MCPcopy Create free account
hub / github.com/cinience/RedisStudio / IsPasswordMode

Method IsPasswordMode

DuiLib/Control/UIEdit.cpp:354–357  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

352 }
353
354 bool CEditUI::IsPasswordMode() const
355 {
356 return m_bPasswordMode;
357 }
358
359 void CEditUI::SetPasswordChar(TCHAR cPasswordChar)
360 {

Callers 1

InitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected