��������: GetBorderStyle ��������: int ����˵��:
| 1092 | // ����˵��: |
| 1093 | //************************************ |
| 1094 | int CControlUI::GetBorderStyle() const |
| 1095 | { |
| 1096 | return m_nBorderStyle; |
| 1097 | } |
| 1098 | |
| 1099 | //************************************ |
| 1100 | // ��������: SetBorderStyle |
nothing calls this directly
no outgoing calls
no test coverage detected