TabControl
Wisej.Web.TabControl
public class TabControl : ControlPublic Class TabControl
Inherits ControlConstructors
TabControl()
TabControl(onSelectedIndexChanged)
Name
Type
Description
TabControl(tabPages, onSelectedIndexChanged)
Name
Type
Description
TabControl(location, size, onSelectedIndexChanged)
Name
Type
Description
TabControl(location, size, tabPages, onSelectedIndexChanged)
Name
Type
Description
Properties
Alignment
AllowUserToMoveTabs
AutoActivateFirstChild
BorderStyle
Display
DisplayRectangle
ImageList
ItemSize
Orientation
RowCount
ScrollStep
SelectedIndex
SelectedTab
ShowToolTips
ShowVisibilityMenu
SizeMode
TabCount
TabPages
Methods
CreateControlsInstance()
DeselectTab(index)
Parameter
Type
Description
DeselectTab(tabPage)
Parameter
Type
Description
DeselectTab(tabPageName)
Parameter
Type
Description
FocusFirstChild()
GetControl(index)
Parameter
Type
Description
GetItems()
GetTabRect(index)
Parameter
Type
Description
GetTabRect(index, callback)
Parameter
Type
Description
GetTabRectAsync(index)
Parameter
Type
Description
GetToolTipText(item)
Parameter
Type
Description
IsInputKey(keyData)
Parameter
Type
Description
OnControlAdded(e)
Parameter
Type
Description
OnControlCreated(e)
Parameter
Type
Description
OnDeselected(e)
Parameter
Type
Description
OnDeselecting(e)
Parameter
Type
Description
OnEnter(e)
Parameter
Type
Description
OnLeave(e)
Parameter
Type
Description
OnScrollStepChanged(e)
Parameter
Type
Description
OnSelected(e)
Parameter
Type
Description
OnSelectedIndexChanged(e)
Parameter
Type
Description
OnSelecting(e)
Parameter
Type
Description
OnSizeChanged(e)
Parameter
Type
Description
OnTabClosed(e)
Parameter
Type
Description
OnTabClosing(e)
Parameter
Type
Description
OnTabMoved(e)
Parameter
Type
Description
OnTabVisibilityChanged(e)
Parameter
Type
Description
OnWebEvent(e)
Parameter
Type
Description
OnWebRender(config)
Parameter
Type
Description
OnWebUpdate(state)
Parameter
Type
Description
RemoveAll()
SelectTab(index)
Parameter
Type
Description
SelectTab(tabPage)
Parameter
Type
Description
SelectTab(tabPageName)
Parameter
Type
Description
Events
Deselected
Deselecting
ScrollStepChanged
Selected
SelectedIndexChanged
Selecting
TabClosed
TabClosing
TabMoved
TabVisibilityChanged
Implements
Name
Description
Last updated
Was this helpful?

