[読み取り専用] このオブジェクトがタブ順序に含まれるかどうか。
このオブジェクトがタブ順序に含まれる場合、値は true です。含まれない場合、値は false です。 デフォルトでは、次の例外を除き、値は false です: SimpleButton オブジェクトの場合、TextField オブジェクトが type = input を持つ場合、または Sprite オブジェクトまたは MovieClip オブジェクトが buttonMode = true を持つ場合。
'Declaration
Protected Read Property tabEnabled As Boolean