ArcFM Engine Developer Guide
SetFormIcon Method (IMMBrandingResource2)


Version: 10.2.1a

Resource Center Home

This method sets the icon of a form with a given handle to be the Schneider Electric icon.
Syntax
'Declaration
 
Sub SetFormIcon( _
   ByVal hWnd As Integer _
) 
'Usage
 
Dim instance As IMMBrandingResource2
Dim hWnd As Integer
 
instance.SetFormIcon(hWnd)
void SetFormIcon( 
   int hWnd
)

Parameters

hWnd
Requirements

See Also

Reference

IMMBrandingResource2 Interface
IMMBrandingResource2 Members

 

 


Send Comment