FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > PaintTabStripButtonEventArgs クラス : PaintTabStripButtonEventArgs コンストラクタ |
'宣言
Public Function New( _ ByVal view As SpreadView, _ ByVal g As Graphics, _ ByVal buttonRectangle As Rectangle, _ ByVal tabButton As TabStripButton, _ ByVal pressed As Boolean _ )
public PaintTabStripButtonEventArgs( SpreadView view, Graphics g, Rectangle buttonRectangle, TabStripButton tabButton, bool pressed )