当前位置:网站首页>AutoLabel (AutoLabel)
AutoLabel (AutoLabel)
2022-07-22 15:32:00 【DotNeter-Hpf】
List of articles
1. summary
- take AutoLabel Pair with any other control , After pairing ,AutoLabel It will automatically reposition as the position of the marking control changes
2. introduction
- add controls AutoLabel ,TextBoxExt.
- AutoLabel choice LabeledControl attribute , Choose the new TextBoxExt Control
3. Properties and methods
attribute | describe | Designer add | Code addition |
---|---|---|---|
DX | AutoLabel The effective horizontal distance between the left side and its label control | ![]() | this.autoLabel1.DX = -70; |
DY | AutoLabel The effective vertical distance between the top and its label control | ![]() | this.autoLabel1.DY = 3; |
Gap | Specify the horizontal and vertical clearances to use when calculating the relative position ( Distance from bound control ) | ![]() | this.autoLabel1.Gap = 10; |
Position | Controls and AutoLabel Relative position of ( By modifying the DX and DY Mobile location ) | ![]() | this.autoLabel1.Position = Syncfusion.Windows.Forms.Tools.AutoLabelPosition.Side; |
AutoSize | Whether to adjust automatically AutoLabel The size of the control | ![]() | this.autoLabel1.AutoSize = true; |
4. Comrade, don't go , Add one QQ Group
边栏推荐
猜你喜欢
Wechat applet Decompilation
Architecture design scheme (continuously updating ing)
For more than 20 years, how has classified protection "kept pace with the times"?
Halcon displays point clouds in TXT file format
Redis master-slave replication
92.(leaflet篇)leaflet态势标绘-进攻方向采集
MySQL的增删查改(第二话)
MySQL exercise 1 knowledge of database
df.describe() 详解+用法+示例
如何用一手数据可视化获得老板的青睐,抓住数据可视化关键点
随机推荐
Waiting insurance compliance 2022 series | what should you know about waiting insurance this year?
TDengine学习笔记
cookie和session
vlc报错——“live555 error: no data received in 10s, aborting”
还在问用什么来做接口测试?万能Jmeter打造性能测试数据平台
Summary of URL rules for real-time streaming of Hikvision, Dahua and yushila
时序数据库
JDBC programming
Delete Nan points in 3D point cloud TXT file
TDengine实验集群搭建 Success
[information collection] write data from fofa API interface into txt and excel
产品Banner样式类型分析
MySQL練習一數據庫的知識
df. drop_ Duplicates() explanation + usage
JDBC编程
【华为机试真题】组成最大数【2022 Q3 | 100分】
旋转矩阵_百度百科
云原生Cloud Native
Tensorboard安装与使用
Kubernetes basic part learning notes