C# Class BTool.DataAttr

Afficher le fichier Open project: x893/BTool Class Usage Examples

Méthodes publiques

Свойство 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
Résultat System.Drawing.Color

ConnHandle public_oe property

public ushort ConnHandle
Résultat ushort

DataUpdate public_oe property

public bool DataUpdate
Résultat bool

ForeColor public_oe property

public Color,System.Drawing ForeColor
Résultat System.Drawing.Color

Handle public_oe property

public ushort Handle
Résultat ushort

IndentLevel public_oe property

public byte IndentLevel
Résultat byte

Key public_oe property

public string Key
Résultat string

Properties public_oe property

public byte Properties
Résultat byte

PropertiesStr public_oe property

public string PropertiesStr
Résultat string

Uuid public_oe property

public string Uuid
Résultat string

UuidDesc public_oe property

public string UuidDesc
Résultat string

UuidHex public_oe property

public string UuidHex
Résultat string

Value public_oe property

public string Value
Résultat string

ValueDesc public_oe property

public string ValueDesc
Résultat string

ValueDisplay public_oe property

public ValueDisplay ValueDisplay
Résultat ValueDisplay

ValueEdit public_oe property

public ValueEdit ValueEdit
Résultat ValueEdit