Share via


BaseShellItem.OnTabIndexPropertyChanged(Int32, Int32) Méthode

Définition

Appelée à chaque modification de la propriété TabIndex.

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

Paramètres

oldValue
System.Int32

Ancien TabIndex.

newValue
System.Int32

Nouveau TabIndex.

S’applique à