Control.OnVisualStylesModeChanged(EventArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual void OnVisualStylesModeChanged(EventArgs ^ e);
protected virtual void OnVisualStylesModeChanged(EventArgs e);
abstract member OnVisualStylesModeChanged : EventArgs -> unit
override this.OnVisualStylesModeChanged : EventArgs -> unit
Protected Overridable Sub OnVisualStylesModeChanged (e As EventArgs)