PowerTools PlusPak for Windows Forms 8.0J
Name プロパティ (Thumb)

スライダーの名前を取得または設定します。
構文
Public Property Name As String
public string Name {get; set;}

プロパティ値

スライダーの名前を表す System.String
例外
例外解説
System.ArgumentException同じ名前がすでに ThumbCollection 内の別のスライダーによって使用されています。
解説
スライダーが ThumbCollection の一部である場合、ThumbName はスライダーのキーにもなります。スライダーに名前がない場合、Name は空の文字列("")を返します。
プラットフォーム

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

参照

Thumb クラス
Thumb メンバ

Send Feedback