Softelvdm.Controls Class Library for Windows Controls 1.0

PropertyChanged Event, GadgetsClass Class

Softel vdm, Inc.

Occurs when a property of the GadgetsClass object is modified.

Syntax      GadgetsClass Class (Softelvdm.Controls)

VB   

Public Event PropertyChanged As PropertyChangedEventHandler

C#   

public event PropertyChangedEventHandler PropertyChanged;

C++   

public: event PropertyChangedEventHandler PropertyChanged;

Event Data

The PropertyChanged event handler receives an argument of type PropertyChangedEventArgs containing data related to this event.

Comments

The PropertyChanged event occurs when a property of the GadgetsClass object is modified.

Version Information

Supported in version 1.0.
Products Table


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com