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