GrapeCity PlusPak for Windows Forms 10.0J
Item(String) プロパティ

取得するサイドボタンの名前。
コレクション内の指定した名前を持つサイドボタンを取得または設定します。
シンタックス
Public Overloads Property Item( _
   ByVal name As String _
) As SideButtonBase
public SideButtonBase Item( 
   string name
) {get; set;}

パラメータ

name
取得するサイドボタンの名前。

プロパティ値

コレクション内の指定した名前を持つサイドボタンを表すSideButtonBase
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.