'Declaration Public Property MouseOrientationForFrameBrowsing As System.Windows.Forms.Orientation
public System.Windows.Forms.Orientation MouseOrientationForFrameBrowsing { get; set; }
public: __property System.Windows.Forms.Orientation* get_MouseOrientationForFrameBrowsing(); public: __property void set_MouseOrientationForFrameBrowsing(
System.Windows.Forms.Orientation* value
);
public:
property System.Windows.Forms.Orientation^ MouseOrientationForFrameBrowsing { System.Windows.Forms.Orientation^ get(); void set(System.Windows.Forms.Orientation^ value); }
Property Value
Значение по умолчанию: System.Windows.Forms.Orientation.Vertical.