System.Windows.Forms.DateTimePicker.PreferredHeight Property

Gets the preferred height of the System.Windows.Forms.DateTimePicker control.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
public int PreferredHeight { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The preferred height is the minimum height needed to accommodate the displayed text with the assigned System.Drawing.Font applied.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0