C# Class BTool.DataAttr

显示文件 Open project: x893/BTool Class Usage Examples

Public Properties

Property Type Description
BackColor System.Drawing.Color
ConnHandle ushort
DataUpdate bool
ForeColor System.Drawing.Color
Handle ushort
IndentLevel byte
Key string
Properties byte
PropertiesStr string
Uuid string
UuidDesc string
UuidHex string
Value string
ValueDesc string
ValueDisplay ValueDisplay
ValueEdit ValueEdit

Property Details

BackColor public_oe property

public Color,System.Drawing BackColor
return System.Drawing.Color

ConnHandle public_oe property

public ushort ConnHandle
return ushort

DataUpdate public_oe property

public bool DataUpdate
return bool

ForeColor public_oe property

public Color,System.Drawing ForeColor
return System.Drawing.Color

Handle public_oe property

public ushort Handle
return ushort

IndentLevel public_oe property

public byte IndentLevel
return byte

Key public_oe property

public string Key
return string

Properties public_oe property

public byte Properties
return byte

PropertiesStr public_oe property

public string PropertiesStr
return string

Uuid public_oe property

public string Uuid
return string

UuidDesc public_oe property

public string UuidDesc
return string

UuidHex public_oe property

public string UuidHex
return string

Value public_oe property

public string Value
return string

ValueDesc public_oe property

public string ValueDesc
return string

ValueDisplay public_oe property

public ValueDisplay ValueDisplay
return ValueDisplay

ValueEdit public_oe property

public ValueEdit ValueEdit
return ValueEdit