Savoy SECS II Reference
Properties
Appearance
Async
BlockNumber
BorderStyle
DeviceID
Ebit
Error
ErrorDialog
Function
Host
HSMS
Msg
Node
NodeCount
NodeType
NodeValue
NodeValueHex
PType
Rbit
SessionID
SML
SourceID
Stream
SType
SuggestedReplyMsg
SystemBytes
TransactionID
Wbit
XML
Methods
AboutBox
Reply
Reset
Verify
Events
Ready
|
Gets or sets the value that determines the appearance of a SavoySecsII control.
Syntax
|
short GetAppearance()
void SetAppearance(short)
|
Return Value
Example
|
.Appearance = 0 ' flat
.Appearance = 1 ' sunken
|
|
m_ctrl.SetAppearance(0); // flat
m_ctrl.SetAppearance(1); // sunken
|
Remarks
Persistent property.
See Also
|
|