BaseShellItem.OnTabIndexPropertyChanged(Int32, Int32) Metoda

Definice

Volá se při každé změně vlastnosti TabIndex.

protected virtual void OnTabIndexPropertyChanged (int oldValue, int newValue);
abstract member OnTabIndexPropertyChanged : int * int -> unit
override this.OnTabIndexPropertyChanged : int * int -> unit

Parametry

oldValue
Int32

Starý TabIndex.

newValue
Int32

New TabIndex.

Platí pro