C# 클래스 BTool.DataAttr

파일 보기 프로젝트 열기: x893/BTool 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

BackColor 공개적으로 프로퍼티

public Color,System.Drawing BackColor
리턴 System.Drawing.Color

ConnHandle 공개적으로 프로퍼티

public ushort ConnHandle
리턴 ushort

DataUpdate 공개적으로 프로퍼티

public bool DataUpdate
리턴 bool

ForeColor 공개적으로 프로퍼티

public Color,System.Drawing ForeColor
리턴 System.Drawing.Color

Handle 공개적으로 프로퍼티

public ushort Handle
리턴 ushort

IndentLevel 공개적으로 프로퍼티

public byte IndentLevel
리턴 byte

Key 공개적으로 프로퍼티

public string Key
리턴 string

Properties 공개적으로 프로퍼티

public byte Properties
리턴 byte

PropertiesStr 공개적으로 프로퍼티

public string PropertiesStr
리턴 string

Uuid 공개적으로 프로퍼티

public string Uuid
리턴 string

UuidDesc 공개적으로 프로퍼티

public string UuidDesc
리턴 string

UuidHex 공개적으로 프로퍼티

public string UuidHex
리턴 string

Value 공개적으로 프로퍼티

public string Value
리턴 string

ValueDesc 공개적으로 프로퍼티

public string ValueDesc
리턴 string

ValueDisplay 공개적으로 프로퍼티

public ValueDisplay ValueDisplay
리턴 ValueDisplay

ValueEdit 공개적으로 프로퍼티

public ValueEdit ValueEdit
리턴 ValueEdit