Savoy SECS I リファレンス
プロパティ
Appearance
BaudRate
BorderStyle
Connect
DeviceID
IniFileName
IniSection
Log
LogBakCount
LogFileName
LogSize
LogVerbose
Master
MSEC
PortNumber
Retry
T1
T2
T3
T4
メソッド
AboutBox
LoadIniFile
Send
Setup
イベント
Problem
Received
Sent
|
Gets or sets the value that determines the appearance of a SavoySecsI control.
構文
|
short GetAppearance()
void SetAppearance(short)
|
戻り値
使用例
|
.Appearance = 0 ' flat
.Appearance = 1 ' sunken
|
|
m_ctrl.SetAppearance(0); // flat
m_ctrl.SetAppearance(1); // sunken
|
特記事項
Persistent property.
参照
|
|