次の方法で共有


FocusControl.Max プロパティ

定義

フォーカスの最大長を取得します。

public:
 property unsigned int Max { unsigned int get(); };
uint32_t Max();
public uint Max { get; }
var uInt32 = focusControl.max;
Public ReadOnly Property Max As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

最大フォーカス。

適用対象