MobileForms Toolkit Documentation

ItemDateTime.DTWidth Field

Can be used to adjust the time picker width for ItemDateTime.

public static int DTWidth;

Remarks

Default value is 90. Set the DTWidth before displaying the ItemDateTime (use the ItemGotFocus event) with style DateTime to adjust the width of the time picker.

See Also

ItemDateTime Class | Resco.Controls.DetailView Namespace