ATMLCommonLibrary.controls.network.MappingControl.MappingControl C# (CSharp) Method

MappingControl() public method

public MappingControl ( ) : System.Windows.Forms
return System.Windows.Forms
        public MappingControl()
        {
            InitializeComponent();
            networkListControl.CapabilityMapMode = true;
        }