'宣言 Public Property MarginsShow As System.Windows.Forms.Cursor
'使用法 Dim instance As C1PreviewCursors Dim value As System.Windows.Forms.Cursor instance.MarginsShow = value value = instance.MarginsShow
public System.Windows.Forms.Cursor MarginsShow {get; set;}