PowerTools PlusPak for Windows Forms 8.0J
Equals(TabStyle,TabStyle) メソッド

TabStyleまたはnull参照(NothingVisual BasicのNothing)。
TabStyleまたはnull参照(NothingVisual BasicのNothing)。
2つのTabStyleオブジェクトが同じ値を持つかどうかを決定します。
構文
Public Overloads Shared Function Equals( _
   ByVal style1 As TabStyle, _
   ByVal style2 As TabStyle _
) As Boolean
public static bool Equals( 
   TabStyle style1,
   TabStyle style2
)

パラメータ

style1
TabStyleまたはnull参照(NothingVisual BasicのNothing)。
style2
TabStyleまたはnull参照(NothingVisual BasicのNothing)。

戻り値の型

style1の値がstyle2の値と同じ場合はtrue、それ以外の場合はfalse
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

TabStyle クラス
TabStyle メンバ
オーバーロード一覧

Send Feedback