This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:bot_ui [2017/08/29 14:27] copper12 |
en:bot_ui [2019/04/03 07:28] (current) botsman |
||
---|---|---|---|
Line 82: | Line 82: | ||
**Tab** - control including collection of tabs, tab can contain any tabs except of Tab. Collection of tabs can be edited using Tabs property.\\{{:en:tab.png|}} | **Tab** - control including collection of tabs, tab can contain any tabs except of Tab. Collection of tabs can be edited using Tabs property.\\{{:en:tab.png|}} | ||
+ | |||
+ | **User Control** - control that allows you to add any custom elements. It is added using HTML code.\\ | ||
+ | {{:en:usercontrol.png|}} | ||
====Work with controls==== | ====Work with controls==== | ||
Line 224: | Line 227: | ||
<option>SmsReg.dll</option>\\ | <option>SmsReg.dll</option>\\ | ||
</select>\\ | </select>\\ | ||
+ | </div>''\\ | ||
+ | **User Control**\\ | ||
+ | {{:ru:usercontrol.png|}}\\ | ||
+ | ''<div type="user_control" id="1" bind_id="" bind_attribute="" default_value="" class="fixed form-group user-control" style="top: 220px; left: 190px; width: 155px; height: 140px" anchorleft="1" anchortop="1" anchorright="0" anchorbot="0" min_width="0" min_height="0">\\ | ||
+ | //Custom elements should be created here//\\ | ||
</div>''\\ | </div>''\\ | ||