HidNumericControl.Id 属性

定义

获取给定数值控件的标识符。

public:
 property unsigned int Id { unsigned int get(); };
uint32_t Id();
public uint Id { get; }
var uInt32 = hidNumericControl.id;
Public ReadOnly Property Id As UInteger

属性值

UInt32

unsigned int

uint32_t

控件标识符。

适用于

另请参阅