Cursors.PanWest 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得當滑鼠移動而且視窗可水平捲動至左方時,滑鼠滾輪作業期間出現的游標。
public:
static property System::Windows::Forms::Cursor ^ PanWest { System::Windows::Forms::Cursor ^ get(); };
public static System.Windows.Forms.Cursor PanWest { get; }
member this.PanWest : System.Windows.Forms.Cursor
Public Shared ReadOnly Property PanWest As Cursor
屬性值
Cursor 物件,表示當滑鼠移動,而且視窗可水平捲動至左方時,滑鼠滾輪作業期間出現的游標。