C# Class BTool.DataAttr

Show file 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 property

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

ConnHandle public property

public ushort ConnHandle
return ushort

DataUpdate public property

public bool DataUpdate
return bool

ForeColor public property

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

Handle public property

public ushort Handle
return ushort

IndentLevel public property

public byte IndentLevel
return byte

Key public property

public string Key
return string

Properties public property

public byte Properties
return byte

PropertiesStr public property

public string PropertiesStr
return string

Uuid public property

public string Uuid
return string

UuidDesc public property

public string UuidDesc
return string

UuidHex public property

public string UuidHex
return string

Value public property

public string Value
return string

ValueDesc public property

public string ValueDesc
return string

ValueDisplay public property

public ValueDisplay ValueDisplay
return ValueDisplay

ValueEdit public property

public ValueEdit ValueEdit
return ValueEdit