ArcFM Desktop Developer Guide
RestoreLayout(SplashScreen) Method


Syntax
'Declaration
 
Public Overloads Overrides Sub RestoreLayout( _
   ByVal splashScreen As SplashScreen _
) 
'Usage
 
Dim instance As LayoutFile
Dim splashScreen As SplashScreen
 
instance.RestoreLayout(splashScreen)
public override void RestoreLayout( 
   SplashScreen splashScreen
)

Parameters

splashScreen
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

LayoutFile Class
LayoutFile Members
Overload List

 

 


Send Comment