This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxView Interface > IGxView.SystemSettingChanged Method (ArcObjects .NET 10.4 SDK) |
Informs the view that a system setting has changed.
[Visual Basic .NET] Public Sub SystemSettingChanged ( _ ByVal flag As Integer, _ ByVal section As String _ )
[C#] public void SystemSettingChanged ( int flag, string section );