Overload | Description |
---|---|
ShowDialog(String,String,Object[]) | Opens the specified property sheet and returns only when the newly opened window is closed. |
ShowDialog(String,String,String,Object[]) | Opens the specified property sheet and returns only when the newly opened window is closed. |
ShowDialog(String,String,Action,String,Object[]) | Show the property sheet with the specified id and title |