MerlinEl
@merlinel
New Member
Joined: Feb 14, 2024
Topics: 51 / Replies: 257
Reply
RE: Create buttons at routime

how did you do that 😮 , thats wery nice! and looking so simple. I have much to learn from you Denis

15 years ago
Forum
Reply
RE: Create buttons at routime

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…

15 years ago
Forum
Reply
RE: Create buttons at routime

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…

15 years ago
Forum
Reply
RE: Create buttons at routime

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…

15 years ago
Forum
Reply
RE: Create buttons at routime

Finaly is finished first version. here is a picture: here si code: Global mc2ButtonForm ( try (mc2ButtonForm.close()) catch() –DotNet Compon…

15 years ago
Forum
Reply
RE: Create buttons at routime

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 …

15 years ago
Forum
Reply
RE: Create buttons at routime

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…

15 years ago
Forum
Reply
RE: Create buttons at routime

I think this will be ok fn onGotFocus = (enableAccelerators = false) fn onLostFocus = (enableAccelerators = true) dotNet.addEventHandler textBox1 “G…

15 years ago
Forum
Reply
RE: Create buttons at routime

temporally way fn onOpenForm = (enableAccelerators = false) fn onCloseForm = (enableAccelerators = true) dotNet.addEventHandler form “Shown” onOpenF…

15 years ago
Forum
Topic
Forum
Replies: 14
Views: 47
Reply
RE: highest & lowest point

Hi you can try $.min $.max

15 years ago
Forum
Topic
Forum
Replies: 0
Views: 1
Reply
RE: icons in activeX listview Controller

I dont realy understand , but try this lv.HideSelection=false

15 years ago
Forum
Reply
RE: icons in activeX listview Controller

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…

15 years ago
Forum
Reply
RE: icons in activeX listview Controller

Hi I dont know if is enough quick for you , for sure need some adjustments try destroyDialog dotnetIconTestDialog catch() rollout dotnetIconTestDi…

15 years ago
Forum
Page 8 / 21