ColorForm.ShowPopup Method
Shows the color form.
[Visual Basic]Overrides Public Sub ShowPopup( _
ByVal
owner As
Form, _
ByVal
location As
Point, _
ByVal
modal As
Boolean _
)
Parameters
- owner
- The owner form.
- location
- The location where the form is shown.
- modal
- Is this a modal form?
See Also
ColorForm Class | NETXP.Controls Namespace