'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 )
SheetView クラス SheetView メンバ
© 2004-2015, GrapeCity inc. All rights reserved.