GrapeCity SPREAD for Windows Forms 12.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 メンバ

 

 


Copyright © 2004 GrapeCity inc.