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