点击或拖拽改变大小

ControlHelper 类

Sweet 开发框架
Class ControlHelper.
继承层次
SystemObject
  SweetUI.FactoryControlHelper

命名空间:  SweetUI.Factory
程序集:  SweetUI.Factory (在 SweetUI.Factory.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static class ControlHelper

ControlHelper 类型公开以下成员。

属性
  名称说明
公共属性静态成员Colors
Gets the colors.
Top
方法
  名称说明
公共方法静态成员AddArrayDataT
Adds the array data.
公共方法静态成员AnimateWindow
Animates the window.
公共方法静态成员CalculateControlGraphicsPath
返回指定图片中的非透明区域;
公共方法静态成员CalculateMaxSectionFrom(Double)
Calculates the maximum section from.
公共方法静态成员CalculateMaxSectionFrom(Double)
公共方法静态成员ChangeColor
颜色加深
公共方法静态成员ComputePaintLocationY(Int32, Int32, Int32, Int32)
Computes the paint location y.
公共方法静态成员ComputePaintLocationY(Single, Single, Single, Single)
Computes the paint location y.
公共方法静态成员ConvertSize
Converts the size.
公共方法静态成员CreateRoundedRectanglePath(Rectangle, Int32)
根据矩形和圆得到一个圆角矩形Path
公共方法静态成员CreateRoundedRectanglePath(RectangleF, Int32)
Creates the rounded rectangle path.
公共方法静态成员DrawString
Draws the string.
公共方法静态成员FreezeControl
功能描述:停止更新控件 作  者:LT 创建日期:2019-07-13 11:11:32 任务编号:POS
公共方法静态成员GetColorLight
Gets the color light.
公共方法静态成员GetColorLightFive
Gets the color light five.
公共方法静态成员GetForegroundWindow
Gets the foreground window.
公共方法静态成员GetHScrollBarInfo
获取水平滚动条信息
公共方法静态成员GetPointsFrom
Gets the points from.
公共方法静态成员GetRhombusFromRectangle
Gets the rhombus from rectangle.
公共方法静态成员GetScreenLocation
相对于屏幕显示的位置
公共方法静态成员GetStringWidth
功能描述:获取字符串宽度 作  者:LT 创建日期:2019-06-27 11:54:50 任务编号:POS
公共方法静态成员GetSubString
功能描述:根据控件宽度截取字符串 作  者:LT 创建日期:2019-06-27 10:49:10 任务编号:POS
公共方法静态成员GetVScrollBarInfo
获取垂直滚动条信息
公共方法静态成员GetWindowLong
Gets the window long.
公共方法静态成员IsDesignMode
公共方法静态成员PaintCoordinateDivide
Paints the coordinate divide.
公共方法静态成员PaintTriangle(Graphics, Brush, Point, Int32, GraphDirection)
Paints the triangle.
公共方法静态成员PaintTriangle(Graphics, Brush, PointF, Int32, GraphDirection)
Paints the triangle.
公共方法静态成员ScrollDown
控件向下滚动一个单位
公共方法静态成员ScrollLeft
控件向左滚动一个单位
公共方法静态成员ScrollRight
控件向右滚动一个单位
公共方法静态成员ScrollUp
控件向上滚动一个单位
公共方法静态成员SetControlEnabled
功能描述:设置控件Enabled,切不改变控件颜色 作  者:LT 创建日期:2019-03-04 13:43:32 任务编号:POS
公共方法静态成员SetControlEnableds
功能描述:设置控件Enabled,切不改变控件颜色 作  者:LT 创建日期:2019-03-04 13:43:32 任务编号:POS
公共方法静态成员SetGDIHigh
设置GDI高质量模式抗锯齿
公共方法静态成员SetHScrollValue
公共方法静态成员SetVScrollValue
公共方法静态成员SetWindowLong
Sets the window long.
公共方法静态成员ShowScrollBar
ShowScrollBar
公共方法静态成员ToArray
Converts to array.
Top
字段
  名称说明
公共字段静态成员AW_ACTIVATE
The aw activate
公共字段静态成员AW_BLEND
The aw blend
公共字段静态成员AW_CENTER
The aw center
公共字段静态成员AW_HIDE
The aw hide
公共字段静态成员AW_HOR_NEGATIVE
The aw hor negative
公共字段静态成员AW_HOR_POSITIVE
The aw hor positive
公共字段静态成员AW_SLIDE
The aw slide
公共字段静态成员AW_VER_NEGATIVE
The aw ver negative
公共字段静态成员AW_VER_POSITIVE
The aw ver positive
Top
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架