I am new to this technology,
Is it possible to set behaviors programmatically. without using xml.
thnks.
var lbl = new Label{};
lbl.behavior = .....
something like that
I am new to this technology,
Is it possible to set behaviors programmatically. without using xml.
thnks.
var lbl = new Label{};
lbl.behavior = .....
something like that