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

Method GetWindowStyls

DuiLib/Control/UIEdit.cpp:342–345  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

340 }
341
342 int CEditUI::GetWindowStyls() const
343 {
344 return m_iWindowStyls;
345 }
346
347 void CEditUI::SetPasswordMode(bool bPasswordMode)
348 {

Callers 1

InitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected