Search found 4 matches
- 31 Jan 2014, 10:02
- Forum: ExplorerListView
- Topic: Column Resize
- Replies: 2
- Views: 13831
Re: Column Resize
Thanks! And I must say I am very impressed with your quick and acurate responses. I know this is the wrong forum but… The on the original VB6 textbox the MaxLength property works, and truncates the .Text even when you set it programmatically like txtName=”xxx”. Your textbox MaxTextLength works only ...
- 30 Jan 2014, 14:46
- Forum: ExplorerListView
- Topic: Column Resize
- Replies: 2
- Views: 13831
Column Resize
Hi, I use the ExplorerListView control and have added code to the HeaderClick event and that works fine. But now I see that when I resize a column that also triggers the HeaderClick event. Is there a way, in the HeaderClick event, to check if the user is only resizing the column (then my code should...
- 08 Jan 2014, 15:00
- Forum: ExplorerListView
- Topic: sobCustom
- Replies: 1
- Views: 11241
sobCustom
Hi,
As far as I understand this only gives me the oportunity to sort och the first column of the ListView.
Even if I pass another column as: SortItems sobCustom, , , , , col
In my _CompareItems i Always get the first column.
Is there a workaround so I can sort any column with sobCustom?
BR,
Sol
As far as I understand this only gives me the oportunity to sort och the first column of the ListView.
Even if I pass another column as: SortItems sobCustom, , , , , col
In my _CompareItems i Always get the first column.
Is there a workaround so I can sort any column with sobCustom?
BR,
Sol
- 10 Dec 2013, 14:19
- Forum: ComboListBoxControls
- Topic: Combobox
- Replies: 4
- Views: 23643
Combobox
Hi,
I'm quote new to TimoSoft Controls and i cannot get the Click event working on the combobox.
It works fine in the Event sampla Project but not in my test Project.
Do I need to do something more than just adding the Control and Place code on the Click event?
/Sol
I'm quote new to TimoSoft Controls and i cannot get the Click event working on the combobox.
It works fine in the Event sampla Project but not in my test Project.
Do I need to do something more than just adding the Control and Place code on the Click event?
/Sol