FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > NamedStyleCollectionEventArgs クラス : NamedStyleCollectionEventArgs コンストラクタ |
'宣言
Public Function New( _ ByVal type As NamedStyleCollectionEventType, _ ByVal oldstyle As NamedStyle, _ ByVal newstyle As NamedStyle _ )
public NamedStyleCollectionEventArgs( NamedStyleCollectionEventType type, NamedStyle oldstyle, NamedStyle newstyle )