_OlkDateControl.EnterFieldBehavior Propiedad

Definición

Devuelve o establece una OlEnterFieldBehavior constante que especifica el comportamiento de selección al escribir el control. Lectura y escritura.

public:
 property Microsoft::Office::Interop::Outlook::OlEnterFieldBehavior EnterFieldBehavior { Microsoft::Office::Interop::Outlook::OlEnterFieldBehavior get(); void set(Microsoft::Office::Interop::Outlook::OlEnterFieldBehavior value); };
public Microsoft.Office.Interop.Outlook.OlEnterFieldBehavior EnterFieldBehavior { get; set; }
Public Property EnterFieldBehavior As OlEnterFieldBehavior

Valor de propiedad

Comentarios

El valor predeterminado es olEnterFieldBehaviorSelectAll.

Se aplica a