 | UIToolStripDropDownShow 方法 (Control, Point) |
Sweet 开发框架
显示
命名空间:
SweetUI
程序集:
SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public void Show(
Control control,
Point offset
)
Public Sub Show (
control As Control,
offset As Point
)
member Show :
control : Control *
offset : Point -> unit
参数
- control
- 类型:System.Windows.FormsControl
Control - offset
- 类型:System.DrawingPoint
位移
参见