PowerTools SPREAD for Windows Forms 8.0J
GetControl メソッド (SheetView)


子コントロールの名前
子コントロールを取得します。
構文
'Declaration
 
Public Overridable Function GetControl( _
   ByVal name As String _
) As Control
'使用法
 
Dim instance As SheetView
Dim name As String
Dim value As Control
 
value = instance.GetControl(name)
public virtual Control GetControl( 
   string name
)

パラメータ

name
子コントロールの名前
参照

SheetView クラス
SheetView メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.