Form.OnFormCornerPreferenceChanged(EventArgs) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Genera l'evento FormCornerPreferenceChanged quando la FormCornerPreference proprietà viene modificata.
protected:
virtual void OnFormCornerPreferenceChanged(EventArgs ^ e);
protected virtual void OnFormCornerPreferenceChanged(EventArgs e);
[System.Diagnostics.CodeAnalysis.Experimental("WFO5001", UrlFormat="https://aka.ms/winforms-warnings/{0}")]
protected virtual void OnFormCornerPreferenceChanged(EventArgs e);
abstract member OnFormCornerPreferenceChanged : EventArgs -> unit
override this.OnFormCornerPreferenceChanged : EventArgs -> unit
[<System.Diagnostics.CodeAnalysis.Experimental("WFO5001", UrlFormat="https://aka.ms/winforms-warnings/{0}")>]
abstract member OnFormCornerPreferenceChanged : EventArgs -> unit
override this.OnFormCornerPreferenceChanged : EventArgs -> unit
Protected Overridable Sub OnFormCornerPreferenceChanged (e As EventArgs)
Parametri
- Attributi