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