'Declaration <DescriptionAttribute("A cursor for two-headed diagonal (north/south) resize point.")> <CategoryAttribute("Resize Point")> Public Property NorthSouthResizePointCursor As System.Windows.Forms.Cursor
[Description("A cursor for two-headed diagonal (north/south) resize point.")] [Category("Resize Point")] public System.Windows.Forms.Cursor NorthSouthResizePointCursor { get; set; }
[Description("A cursor for two-headed diagonal (north/south) resize point.")] [Category("Resize Point")] public: __property System.Windows.Forms.Cursor get_NorthSouthResizePointCursor(); public: __property void set_NorthSouthResizePointCursor(
System.Windows.Forms.Cursor value
);
[Description("A cursor for two-headed diagonal (north/south) resize point.")] [Category("Resize Point")] public:
property System.Windows.Forms.Cursor NorthSouthResizePointCursor { System.Windows.Forms.Cursor get(); void set(System.Windows.Forms.Cursor value); }
Property Value
Значение по умолчанию - Курсоры.SizeNS.