[Visual Basic] Public Sub New( _ ByVal controlType As ControlType, _ ByVal displayName As String _ ) [C#] public ControlTypeProperty( ControlType controlType, string displayName ); [C++] public: ControlTypeProperty( ControlType* controlType, String* displayName ); [JScript] public function ControlTypeProperty( ControlType controlType, String displayName );
ControlTypeProperty Class | White.Core.UIItems.Finders Namespace | ControlTypeProperty Constructor Overload List