'Declaration Overloads Sub SaveLayout( _ ByVal filename As System.String _ )
void SaveLayout( System.string filename )
Parameters
- filename
 - The file where the values of the layout properties will be saved.
 
'Declaration Overloads Sub SaveLayout( _ ByVal filename As System.String _ )
void SaveLayout( System.string filename )