xsharp.eu • new version 1.1.1.0 - testing in Wales, UK - Page 2
Page 2 of 2

new version 1.1.1.0 - testing in Wales, UK

Posted: Fri Dec 15, 2017 12:55 pm
by Phil Hepburn
Thanks Chris,

I fully understand, and I can wait OK - I have plenty more to do.

Cheers,
Phil.

new version 1.1.1.0 - testing in Wales, UK

Posted: Fri Dec 15, 2017 1:01 pm
by wriedmann
Hi Phil,

Reflection is a great thing - I'm using it in some places when I do late binding or other "strange" things like this one (from one of my TextBox subclasses that implement a similar "value" behaviour as the VO singleline edit):
__UpdateMethod.png
__UpdateMethod.png (14.96 KiB) Viewed 129 times
(using an image because the code will be released later with a sample)

Wolfgang