[Visual Basic] Shared OverloadsPublic Function CreateForControlType( _ ByVal controlType As ControlType _ ) As SimpleSearchCondition [C#] public static SimpleSearchCondition CreateForControlType( ControlType controlType ); [C++] public: static SimpleSearchCondition* CreateForControlType( ControlType* controlType ); [JScript] public static function CreateForControlType( ControlType controlType ): SimpleSearchCondition;
SearchConditionFactory Class | White.Core.UIItems.Finders Namespace | SearchConditionFactory.CreateForControlType Overload List