BaseEditorPane.OnSystemColorChanged Method

Called when system settings change.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Common.UI
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Protected Overridable Sub OnSystemColorChanged
'Usage

Me.OnSystemColorChanged()
protected virtual void OnSystemColorChanged()
protected:
virtual void OnSystemColorChanged()
protected function OnSystemColorChanged()
abstract OnSystemColorChanged : unit -> unit 
override OnSystemColorChanged : unit -> unit 

.NET Framework Security

See Also

Reference

BaseEditorPane Class

BaseEditorPane Members

Microsoft.VisualStudio.Data.Schema.Project.Common.UI Namespace