Jazz Soft お問い合わせ   JazzSoft@live.com or JazzSoft@outlook.com     日本語   英語  日本語  中国語(繁体字)  中国語(簡体字)
工場自動化と歩留り管理ソリューション 
Skip Navigation Linksホーム > 製品一覧 > Savoy > Savoy Socket リファレンス > プロパティ > BorderStyle

Jazz Softは2024年、日本からニューヨークに移転しました。
2025年4月1日以降も日本のJazz Softよりご購入は可能です。米国Jazz Softからのご購入も可能ですが、支払い通貨は米ドルとなります。輸入となりますので消費税はかかりません。
Dorian.C++ をリリースしました。

Savoy Socket リファレンス   

プロパティ
Appearance
BorderStyle
Connect
IniFileName
IniSection
IPAddress
MyPortNumber
PortNumber
Server

メソッド
AboutBox
Disconnect
LoadIniFile
Send
Setup

イベント
Connected
Disconnected
Problem
Received

BorderStyle Property

Gets or sets whether the SavoySocket control has a border.

ValueDescription
0No border
1Fixed single border

構文

Visual Basic

BorderStyle As Integer


Visual C++

short GetBorderStyle()
void SetBorderStyle(short)

戻り値

使用例

Visual Basic

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


Visual C++

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

特記事項

Persistent property.

参照

お問い合わせ   JazzSoft@live.com
  Copyright © 1997 - 2025 Jazz Soft, Inc.