Msplus. tabcontrol V1.1 released

Source: Internet
Author: User

Msplus. tabcontrol supports state saving, selectedindexchanged event, multi-layer nesting, and other functions. It supports dynamically adding, deleting, modifying, and saving tabpage states...

Common attributes and methods of msplus. tabcontrol and Event Description:

Msplus. tabcontrol. width = control width
Msplus. tabcontrol. Height = control height
Msplus. tabcontrol. selectedindex = gets or sets the index number of the Selected tab.
Msplus. tabcontrol. selectionmode (server or client) = whether to return to the server after each tab page switch is completed on the client or every time
Msplus. tabcontrol. Items = get the containers of All tab pages
Msplus. tabcontrol. selectedindexchanged (event) = events triggered when a page change is selected in the tab

Descriptions of common attributes and methods of msplus. tabpage:
Msplus. tabpage. ID = tabpage number (repeated)
Msplus. tabpage. Caption = tabpage title
Msplus. tabpage. Enabled = whether tabpage is available
Msplus. tabpage. visabled = whether tabpage is displayed

Description of common attributes and methods of msplus. tabcontrol. Items
Public void add (tabpage PTAB) dynamically adds a page
Public void insert int32 (pindex, tabpage pitem) dynamically inserts a page
Public void remove (tabpage PTAB) dynamically removes a page
Public Boolean contains (tabpage PTAB) whether the specified page exists
Public int indexof (tabpage pitem) specifies the index number of the page
Public void copyto (tabpage [] parray, int32 pindex)

Download the msplus. tabcontrol V1.1 demo and control-

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.