バージョン

Seconds プロパティ

コントロールに入力された秒フィールドの値。
シンタックス
'宣言
 
Public ReadOnly Property Seconds As Integer
public int Seconds {get;}
解説

値の有効範囲:0~59。

値が-1の場合、秒フィールドに入力マスクが設定されていないか、値が入力されなかったことを意味します。

参照