Config Class |
Namespace: Mcc.Series.Controls
public class Config
The Config type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Common_BorderColor |
컨트롤 보더컬러
| |
| Common_HighLightColor |
텍스트 박스 포커스시 하이라이트 색
| |
| Common_LineColor1 |
진한 라인색
| |
| Common_LineColor2 |
연한 라인색
| |
| Common_TableBackColor1 |
셀 진한색
| |
| Common_TableBackColor2 |
셀 연한색
| |
| Grid_Default_CellBackColor |
그리드의 기본 셀 배경색
| |
| Grid_Default_RowHeaderColor |
그리드의 기본 로우 배경색
| |
| Grid_Delete_RowHeaderColor |
그리드의 삭제된 로우의 로우셀렉터 배경색
| |
| Grid_Drug_BackColor |
그리드 마약 backcolor
| |
| Grid_Drug_ForeColor |
그리드 마약 forecolor
| |
| Grid_Insert_RowHeaderColor |
그리드의 추가된 로우의 로우셀렉터 배경색
| |
| Grid_Readonly_CellBackColor |
그리드의 읽기전용 셀배경색
| |
| Grid_Update_RowHeaderColor |
그리드의 수정된 로우의 로우셀렉터 배경색
|