'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 メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.