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