Jazz Soft Contact us?   JazzSoft@live.com     English   English  Japanese  Chinese (Traditional)  Chinese (Simlified)
Factory Automation & Yield Management Solution Provider 
Skip Navigation LinksHome > Products > Savoy > Savoy SECS I Reference > Properties > BorderStyle

Dorian.Core is added. Dorian now supports .NET 6 and 7.

Savoy SECS I Reference   

Properties
Appearance
BaudRate
BorderStyle
Connect
DeviceID
IniFileName
IniSection
Log
LogBakCount
LogFileName
LogSize
LogVerbose
Master
MSEC
PortNumber
Retry
T1
T2
T3
T4

Methods
AboutBox
LoadIniFile
Send
Setup

Events
Problem
Received
Sent

BorderStyle Property

Gets or sets whether the SavoySecsI control has a border.

ValueDescription
0No border
1Fixed single border

Syntax

Visual Basic

BorderStyle As Integer


Visual C++

short GetBorderStyle()
void SetBorderStyle(short)

Return Value

Example

Visual Basic

.BorderStyle = 0   ' no border
.BorderStyle = 1   ' with border


Visual C++

m_ctrl.SetBorderStyle(0);   // no border
m_ctrl.SetBorderStyle(1);   // with border

Remarks

Persistent property.

See Also

Contact us?   JazzSoft@live.com
  Copyright © 1997 - 2024 Jazz Soft, Inc.