BCGControlBar Library for .NET
CommitValue Method




Sets the original value for the property list equal to its current value and the original values for its subitems equal to theirs original value.
Syntax
'Declaration
 
Public Overridable Sub CommitValue() 
'Usage
 
Dim instance As PropertyListItem
 
instance.CommitValue()
public virtual void CommitValue()
public: virtual void CommitValue(); 
public:
virtual void CommitValue(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PropertyListItem Class
PropertyListItem Members

Send Feedback