PowerTools CalendarGrid for Windows Forms 1.0J
CalendarCellPositionChangingEventArgs クラス
メンバ 

GcCalendarGrid.CurrentCellPositionChanging イベントのデータを提供します。
構文
Public Class CalendarCellPositionChangingEventArgs 
   Inherits System.ComponentModel.CancelEventArgs
public class CalendarCellPositionChangingEventArgs : System.ComponentModel.CancelEventArgs 
解説

GcCalendarGrid.CurrentCellPositionChanging イベントを使用すると、セルから離れて別のセルに入るときに新しいセル位置にリダイレクトできます。

GcCalendarGrid.CurrentCellPositionChanging イベントは、GcCalendarGrid の現在のセル位置が有効なセル位置から新しい有効なセル位置に変更されるときに発生します。

GcCalendarGrid.CurrentCellPositionChanging イベントは、キーボードまたはマウスの操作によってのみ発生します。CurrentCellPosition プロパティの値をコードで変更した場合、GcCalendarGrid.CurrentCellPositionChanging イベントは発生しません。

継承階層

System.Object
   System.EventArgs
      System.ComponentModel.CancelEventArgs
         GrapeCity.Win.CalendarGrid.CalendarCellPositionChangingEventArgs

参照

CalendarCellPositionChangingEventArgs メンバ
GrapeCity.Win.CalendarGrid 名前空間
CurrentCellPositionChanging イベント

 

 


© 2014 GrapeCity inc. All rights reserved.