Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / FirePopup Method


In This Topic
FirePopup Method
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overridable Function FirePopup() As Boolean
 
'Usage
 
Dim instance As SuperEditBase
Dim value As Boolean
 
value = instance.FirePopup()
See Also