how did you do that đŽ , thats wery nice! and looking so simple. I have much to learn from you Denis
denisT: you can do exactly same things using DataGridView control with custom paint⌠to change number of rows and columns of the grid on fly is not…
cyfer: LOL , i mixed spinners and sliders and it seems you were asking about scrollbars i wonder, when you write a form derived from the System.wi…
denisT: you can do exactly same things using DataGridView control with custom paint⌠to change number of rows and columns of the grid on fly is not…
Finaly is finished first version. here is a picture: here si code: Global mc2ButtonForm ( try (mc2ButtonForm.close()) catch() –DotNet Compon…
Hi Cyfer It will be not a good idea to controll buttons columns and rows with trackbars. But for training was wery good! Thanks for this ( try …
Hi Akram You get: Unknown property: “text” in undefined is because I cereated it in 3DsMax9 and maybe in higer max versions access is changed. I c…
I think this will be ok fn onGotFocus = (enableAccelerators = false) fn onLostFocus = (enableAccelerators = true) dotNet.addEventHandler textBox1 âG…
temporally way fn onOpenForm = (enableAccelerators = false) fn onCloseForm = (enableAccelerators = true) dotNet.addEventHandler form âShownâ onOpenF…
Hi you can try $.min $.max
I dont realy understand , but try this lv.HideSelection=false
DotNetObject âListViewâ here is how to get some properties of selected item you can also select the same node in second wiew on lv1 MouseUp s a do…
Hi I dont know if is enough quick for you , for sure need some adjustments try destroyDialog dotnetIconTestDialog catch() rollout dotnetIconTestDi…