Positions the
TouchToolBar relative to the target control location.
public new void Show(
Point
)
'Declaration
Public Overloads Shadows Sub Show( _
ByVal As Point _
)
'Usage
Dim instance As TouchToolBar
Dim position As Point
instance.Show(position)
Parameters
- position
- The horizontal and vertical location of the attached control's upper-left corner, in pixels.