'宣言 Public Enum CreationTime Inherits System.Enum
public enum CreationTime : System.Enum
'宣言 Public Enum CreationTime Inherits System.Enum
public enum CreationTime : System.Enum
| メンバ | 解説 |
|---|---|
| Default | At the host control creation time. |
| OnFirstCall | On first call of the drop down form. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.CreationTime