- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
12 Posted Topics
Can anyone suggest a code used to print a certain text from and RTF box with different formatting for different words. Also, can I print preview it and page setup it. I tried to use the print dialogs but could not do it. Please help:)
Hi:) I want to change the formatting of a rich text box's selected text with lines of different sizes. For example if I have written " [B]I code in VB[/B] " (any font, size 72, bold) on the first line and " [I]VB is easy[/I] " (any font, size 48, …
Can I stop updating the user display of a control (rich text box) temporarily? I want it to process what I tell but not change how it looks for just a small piece of code. Please help :)
I want to make my own file type with my own extension via vb.net. I mean that when we go into "My Computer" and select Folder options from the menu, there is a file types tab and I can add it there. Can I add it through vb.net 2005? Please …
Can anybody tell me how to get the bios number or hard disk number or any other number which is unique for every computer in vb6?
Hi everyone, Can you tell me a way to get the file path (filename) of a file when I "open with" it with my program. I mean that if I open a certain file with my software, I should get the file path of the file. Please Help:)
[QUOTE=kheijhei;1634800]it doesn't work.. i use the the codes u gave to me.. private sub timer1_tick interval = 10 unload(Me) - the interval is not declared and the unload.. what code should i use! :([/QUOTE] Try this: [CODE] Private sub Form_Load() Timer1.Interval = 5000 'for 5 second and 10000 for 10 …
Hi, Can anybody help. How to scroll data in DataList by using mouse scroll. DataList have no Scroll method.
Hi:) How can I scroll the report in runtime by mousewheel. I am using VB6 (SP6) and for reports I am using VB report control.
Hi, After I packaged the project and deployed it on another computer without VB6 installed on it, Every thing works properly except the Reports. when I try to call the Report it gives error "Application-defined or Object defined error" and Report does not open. If you install VB6 this problem …
Hi Can anybody explain, How to copy folder in VB6. All the files in that folder should be copied. Please help
But here you have to clik on the datagrid scroll to work. it should scroll by wheel only when you bring pointer on datagrid controll
The End.
daniwaber