Skip to content

M_MSCLoader_SettingsDropDownList_GetSelectedItemIndex

piotrulos edited this page Jan 15, 2026 · 7 revisions

GetSelectedItemIndex Method

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

Definition

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

C#

public int GetSelectedItemIndex()

Return Value

Int32
DropDownList selectedIndex as int

See Also

Reference

SettingsDropDownList Class
MSCLoader Namespace

Clone this wiki locally