バージョン

AddBorderStyle(Int32,Int32,BorderStyle) メソッド

目的の境界線スタイル効果を得るために必要なビットスタイルを追加します。
シンタックス
'宣言
 
Protected Overloads Sub AddBorderStyle( _
   ByRef currentStyle As Integer, _
   ByRef currentExStyle As Integer, _
   ByVal borderStyle As BorderStyle _
) 
protected void AddBorderStyle( 
   ref int currentStyle,
   ref int currentExStyle,
   BorderStyle borderStyle
)

パラメータ

currentStyle
現在のウィンドウ ロング スタイル。
currentExStyle
現在の拡張ウィンドウ スタイル。
borderStyle
目的の境界線スタイル。
参照