by: James Dixon |
last post by:
I have created a windows service in C#, .net framework 1.1
The service makes a web request using the
mshtml.HTMLDocument.CreateDocumentFromURL() function
Because this is not using...
|
by: foldface |
last post by:
Hi
I am doing drag and drop between controls (listview and
treeview) using mouse_event.
What I am after is a book/resource to explain the behaviour
below.
If I do the various Win32 api calls...
|
by: grs |
last post by:
Can a class library have a app.config file. Reason for asking is that the
microsoft application blocks all read from myApp.exe.config. How can you use
the application blocks if you do not have an...
|
by: Juan Pedro Gonzalez |
last post by:
Helo,
My question is how can I exit an application from a class Library...
I've got a class library wich I use to load and save user setting for my
application, some of this settings are...
|
by: Lal - Luxor |
last post by:
what is the alternate command of DoEvent in vb.net
lal
|
by: viashino |
last post by:
Hi,
I have written a Console Application that is doing different things,
like checking the status of different network Hosts.
I would like to implement a WebInterface to show such status, and...
|
by: luca72 |
last post by:
Hello at all
I try to use qt , but i have problem, i don't find the command like
wx.Yield() in wx or doevent in vb.
Can you tell me the same command in qt
Regards
Luca
|
by: =?Utf-8?B?d2lubGlu?= |
last post by:
Hello
Using VS 2005 VB.net when a class library gets created you can right click
the project and add a Windows Application and then set it as the "startup
project" then in the Windows...
|
by: evergreen501 |
last post by:
I am done an application in which i parse set of word document content and fill in a datagridview.since the process is single thread and heavy process, at the same time i want to execute windows...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: GKJR |
last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...
|