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

Method GetBorderStyle

DuiLib/Core/UIControl.cpp:1094–1097  ·  view source on GitHub ↗

��������: GetBorderStyle ��������: int ����˵��:

Source from the content-addressed store, hash-verified

1092// ����˵��:
1093//************************************
1094int CControlUI::GetBorderStyle() const
1095{
1096 return m_nBorderStyle;
1097}
1098
1099//************************************
1100// ��������: SetBorderStyle

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected