| Thread | Last Post | Replies |
|
| S-Grid Control Question | 07 Jan 2004 02:30 GMT | 1 |
Dont know if anyone has used the S-Grid control from vbAccelerator if so i could use a hand, i have grouping going on and need to be able to sort the list while in group mode without effecting the group headers any body have any problems with this?
|
| Limit Rows on Rich text box | 06 Jan 2004 23:29 GMT | 1 |
Is there a way on rich text box to limit the number of rows? any help would be useful
|
| DataGrid height control | 06 Jan 2004 22:28 GMT | 3 |
Hi I am currently working on a visual basic project with the DataGrid control and I have a problem regarding the height of the DataGrid. Once there are too many records the DataGrid becomes too large (height-wise speaking)
|
| Seeking Clock type control | 06 Jan 2004 19:08 GMT | 3 |
I'm trying to find a control that looks like the Windows Clock. Where you put your cursor on the text box that shows the time, and use up/down arrows to manipulate, or type into. Any one know of a similar thing? I could live without the analog clock,
|
| disabling the close button on userform | 06 Jan 2004 18:59 GMT | 1 |
Since I need to have the user utilize the customized "DONE" button, is there a way I can disable to "X" or close button that is defaulted in the userform? Thanks!
|
| Accessing scroll bars on a text box | 06 Jan 2004 16:28 GMT | 5 |
Just wondering if it is possible to access the scroll bars that VB automatically adds if there is more text than can be displayed in the text box? I need to determine the position of the scroll bar.
|
| Project vs Binary Compatibility | 06 Jan 2004 15:12 GMT | 3 |
I've got a complex app with multiple components I've created, some ActiveX controls, some ActiveX DLL's. Many of the components are inter-dependent on one another. I have an ActiveX control, with another ActiveX control for example. Both of which
|
| Using OpenFileDialog to Select a Folder | 06 Jan 2004 15:09 GMT | 3 |
I want to user the OpenFileDialog control to select a folder instead of a file. Anyone know how to do this? Thanks Simon
|
| Multiple MDI Form | 06 Jan 2004 15:07 GMT | 1 |
Happy New Year. Is it possible to create multiple mdi form in a single project.If yes then how. Regards Arijit Chatterjee
|
| Datagrid question | 05 Jan 2004 20:11 GMT | 1 |
I have an empty datagrid. I have the key fields hidden from the user, so that I can populate them with the correct data. I am using the after column update to populate the fields. However when I try to add a new record the error "The current row is not available", which is ...
|
| Radio Buttons Reset Themselves | 05 Jan 2004 19:13 GMT | 10 |
I have an odd problem. I have a report screen whereby the user can select a report group from a drop-down box and radio buttons for reports related to that group will then appear. I set the default report to be the one that the
|
| How do I shorten this reference? | 05 Jan 2004 19:03 GMT | 12 |
When I am using the MSAGENT control, I always have to reference it by the following: agent1.characters("agent").<do> Is there a way to shorten this but still get the popup help in the VB
|
| Editable MSHFLEXGRID | 05 Jan 2004 18:59 GMT | 1 |
Greetings all, I have an issue with the MSHFLEXGRID control. Every time it try and to the edit with a floating text box thing the cell 1,1 always gets a blank value. Are there any resources or sample codes I could get.
|
| Need to utilize RAS/Dial Up Networking | 05 Jan 2004 18:59 GMT | 4 |
I need to make a toolbar for my Mom, who's computer-illiterate. I want to launch her DUN login automatically with her username/password with a single click. Is there a quick way to access the DUN applet directly to that
|
| Press "Enter" in a textbox | 05 Jan 2004 15:54 GMT | 3 |
When the user is in a textbox and presses "Enter", I would like the numbers typed in the textbox to be highlighted, so that if you press another key, the numbers will be erased.
|