Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
710
Text property UltraNumeric "Button Right"
posted

Hi there,

Is there a way to change a buttonsright text property without casting?

I mean, why this property is not directly available?

I guess something like

Me.UltraNumericEditor_0.ButtonsRight("Name").text = "dd"

(of course, this is not possible!)

Thanks in advance!