��������: GetBottomBorderSize ��������: int ����˵��:
| 1070 | // ����˵��: |
| 1071 | //************************************ |
| 1072 | int CControlUI::GetBottomBorderSize() const |
| 1073 | { |
| 1074 | return m_rcBorderSize.bottom; |
| 1075 | } |
| 1076 | |
| 1077 | //************************************ |
| 1078 | // ��������: SetBottomBorderSize |
nothing calls this directly
no outgoing calls
no test coverage detected