A border color can be applied to C1DateEdit, C1Label, C1NumericEdit, C1DropDownControl, and C1TextBox controls.
To create a border color for the C1DropDownControl at design time
1. Add a C1DropDownControl to your form.
2. Navigate to C1DropDownControl?s properties window and set the BorderStyle
property to “FixedSingle”.
3. Change C1DropDownControl?s BorderColor property to “Red”. To create a border color for the C1DropDownControl programmatically
详情请参见文档:
72-Displaying a Border Color for the C1Input Controls.docx
(70.35 KB, 下载次数: 501)
|
|