'Declaration <DesignerSerializationVisibilityAttribute(Visible)> Public Property HyperlinkCursor As System.Windows.Forms.Cursor
[DesignerSerializationVisibility(Visible)] public System.Windows.Forms.Cursor HyperlinkCursor { get; set; }
[DesignerSerializationVisibility(Visible)] public: __property System.Windows.Forms.Cursor get_HyperlinkCursor(); public: __property void set_HyperlinkCursor(
System.Windows.Forms.Cursor value
);
[DesignerSerializationVisibility(Visible)] public:
property System.Windows.Forms.Cursor HyperlinkCursor { System.Windows.Forms.Cursor get(); void set(System.Windows.Forms.Cursor value); }
Property Value
Курсор при наведении на ячейку.