DateTimePicker (Constructor)
Incluir miembros protegidos
Incluir miembros heredados
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Este miembro está sobrecargado. Para obtener información completa sobre este miembro, incluida la sintaxis, el uso y algunos ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecarga
Nombre | Descripción | |
---|---|---|
DateTimePicker() | Infraestructura. | |
DateTimePicker(Factory, IHostItemProvider, IServiceProvider, String, String, Object, String) | Infraestructura. |
Arriba
Comentarios
No utilice el constructor para crear un nuevo DateTimePicker.Utilice el método AddDateTimePicker() para agregar un nuevo control DateTimePicker al documento.Para obtener más información, vea Agregar controles a documentos de Office en tiempo de ejecución.