'宣言 Public Property SearchTextBackColor As System.Drawing.Color
'使用法 Dim instance As C1PreviewTextSearchPanel Dim value As System.Drawing.Color instance.SearchTextBackColor = value value = instance.SearchTextBackColor
public System.Drawing.Color SearchTextBackColor {get; set;}