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