by: Supra |
last post by:
i got mdichild working. i'm working on similar to mirc chat. when i
joined channel #vb the first mdichild is on. then when i wanted to join
another channel #visualbasic. then i got second mdichild...
|
by: SpotNet |
last post by:
Hello NewsGroup,
I have a MDIParent form with a docked left treeview control, a splitter
control and a generic docked control on the right. Kind of looks like
Windows Explorer, though it's...
|
by: LCAdeveloper |
last post by:
Can anyone help me with this? I'm trying to get an MDIChild form to lookup
the value of a control on another open MDIChild form, but can't seem to get
the right syntax.
Let's say the two child...
|
by: Supra |
last post by:
i got mdichild working. i'm working on similar to mirc chat. when i
joined channel #vb the first mdichild is on. then when i wanted to join
another channel #visualbasic. then i got second mdichild...
|
by: JohnR |
last post by:
Let's say I have an MDI parent form with a textbox. If I create an MDI
child form and, at runtime, move the MDI child window over the textbox on
the MDI parent, the textbox appears in front of the...
|
by: news-server.bigpond.net.au |
last post by:
I have a program I am starting to develop, and getting used to the Visual
Basic .NET 2005 program, and I have managed to get a mdi parent to load a
mdi child contained inside its form. What I cant...
|
by: ian807 |
last post by:
I have a legacy vb.net mdi word processor application which I'm
modifying.
I've created many new dialogs. In vb6, I could reference controls on
the child form with code like this:
Dim text as...
|
by: mclueless |
last post by:
In my project(VB6 and Access), i have a startup form which is unloaded in 2 seconds(displaying the company name etc) then a login form loads amd on proper signing in the mdi form along with one child...
|
by: =?Utf-8?B?anAybXNmdA==?= |
last post by:
What would cause VS2005 Pro to lose all of my MdiForm Design information?
I've been working on one of the Child Forms and having problems with the
Child Form's threads not completing (locking up...
|
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: 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: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
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: NeoPa |
last post by:
Introduction
For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
|
by: isladogs |
last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM).
In this month's session, Mike...
|
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...
|