[]
Show the OpenFileDialog with split button.
public static DialogResult ShowDialog(this OpenFileDialog dlgOpen, IWin32Window owner, string[] stripItems, out int selectedIndex)
Type | Name | Description |
---|---|---|
OpenFileDialog | dlgOpen | |
IWin32Window | owner | |
string[] | stripItems | |
int | selectedIndex |
Type | Description |
---|---|
DialogResult |