Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
YamuiFramework
Controls
TabPressedEventArgs
C# Class YamuiFramework.Controls.TabPressedEventArgs
Inheritance:
System.EventArgs
显示文件
Open project: jcaillon/3P
Class Usage Examples
Public Properties
Property
Type
Description
SelectedIndex
int
Public Methods
Method
Description
TabPressedEventArgs
(
int
selectedIndex
) :
System
Method Details
TabPressedEventArgs()
public
method
public
TabPressedEventArgs
(
int
selectedIndex
) :
System
selectedIndex
int
return
System
Property Details
SelectedIndex
public_oe property
public
int
SelectedIndex
return
int