Skip to content

M_MSCLoader_SettingsDropDownList_GetSelectedItemIndex

piotrulos edited this page Apr 7, 2023 · 2 revisions

SettingsDropDownList.GetSelectedItemIndex Method

Get DropDownList selected Item Index (can be accessed from anywhere)

Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.2.11.286

Syntax

C#

public int GetSelectedItemIndex()

Return Value

Type: Int32
DropDownList selectedIndex as int

See Also

Reference

SettingsDropDownList Class
MSCLoader Namespace

Clone this wiki locally