[Visual Basic] Shared OverloadsPublic Function ControlType( _ ByVal type As Type _ ) As ControlType [C#] public static ControlType ControlType( Type type ); [C++] public: static ControlType* ControlType( Type* type ); [JScript] public static function ControlType( Type type ): ControlType;
CustomControlTypeMapping Class | White.Core.UIItems.Custom Namespace | CustomControlTypeMapping.ControlType Overload List