BCGControlBar Library for .NET
OnUpdateValue Method (PropertyListFontItem)




Called by the framework to specify if the property value should be updated
Syntax
'Declaration
 
Public Overrides Function OnUpdateValue() As Boolean
'Usage
 
Dim instance As PropertyListFontItem
Dim value As Boolean
 
value = instance.OnUpdateValue()
public override bool OnUpdateValue()
public: bool OnUpdateValue(); override 
public:
bool OnUpdateValue(); override 
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

PropertyListFontItem Class
PropertyListFontItem Members
Base Implementation in OnUpdateValue

Send Feedback