'Declaration Public Sub NotifyDefault( _ ByVal value As Boolean _ )
'Declaration
Public Sub NotifyDefault( _ ByVal value As Boolean _ )
'使用法 Dim instance As FpButton Dim value As Boolean instance.NotifyDefault(value)
'使用法
Dim instance As FpButton Dim value As Boolean instance.NotifyDefault(value)
public void NotifyDefault( bool value )
FpButton クラス FpButton メンバ
Copyright © 2004 GrapeCity inc.