DateTimeEditors for UWP/WinRT
TimeFormat プロパティ (C1DateTimePicker)

選択された時刻の表示に使用する C1TimeEditorFormat 形式を指定します。
構文
'宣言
 
Public Property TimeFormat As C1TimeEditorFormat
public C1TimeEditorFormat TimeFormat {get; set;}
解説
このプロパティに C1TimeEditorFormat.TimeSpan 値は有効ではありません。TimeFormat プロパティを C1TimeEditorFormat.TimeSpan 値に設定しても、C1DateTimePicker コントロールは以前の設定値を使用します。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1DateTimePicker クラス
C1DateTimePicker メンバ

Send Feedback