'Declaration
<DefaultValueAttribute("")> <DescriptionAttribute("Gets or sets the cursor that should be displayed when the mouse is over elements with this style.")> <BrowsableAttribute(False)> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> Public Property Cursor As Cursor
[DefaultValue("")] [Description("Gets or sets the cursor that should be displayed when the mouse is over elements with this style.")] [Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] public Cursor Cursor {get; set;}