Le 13/03/2015 14:40, Benoît Minisini a écrit :
> Le 13/03/2015 12:01, John Rose a écrit :
>> On 10/03/15 17:21, John Rose wrote:
>>
>>> I've found what I think is a bug on the Text property of the Maskbox
>>> control. When I set it with a Text property (conforming to its Mask
>>> property), it show
Le 13/03/2015 12:01, John Rose a écrit :
> On 10/03/15 17:21, John Rose wrote:
>
>> I've found what I think is a bug on the Text property of the Maskbox
>> control. When I set it with a Text property (conforming to its Mask
>> property), it shows as blank at runtime. However, if I set it by code
>>
On 10/03/15 17:21, John Rose wrote:
> I've found what I think is a bug on the Text property of the Maskbox
> control. When I set it with a Text property (conforming to its Mask
> property), it shows as blank at runtime. However, if I set it by code
> to the same value, it works OK. Test project at
I've found what I think is a bug on the Text property of the Maskbox
control. When I set it with a Text property (conforming to its Mask
property), it shows as blank at runtime. However, if I set it by code to
the same value, it works OK. Test project attached. Please confirm if it
is a bug or just