[Visual Basic] Overridable OverloadsPublic Function GetControlType( _ ByVal testControlType As Type _ ) As ControlType [C#] public virtual ControlType GetControlType( Type testControlType ); [C++] public: virtual ControlType* GetControlType( Type* testControlType ); [JScript] public virtual function GetControlType( Type testControlType ): ControlType;
ControlDictionary Class | White.Core.Mappings Namespace | ControlDictionary.GetControlType Overload List