by: Tai |
last post by:
Hi all
I have 2 forms, frmMain and frmChild.
In frmMain, I declare a variable f as frmChid then Call f.ShowDialog()
I want when the child form...
|
by: Bassem |
last post by:
Hi All,
I had problem when using Crystal Report in C# windows application.
I create report depend upon dataset using table from SQL 2000 and add...
|
by: Don |
last post by:
If you have a form that calls another form via the following code:
Dim myForm as Form2
myForm = New Form2
myForm.Owner = Me
MyForm.ShowDialog
...
|
by: vamichael |
last post by:
When I try to run the Website Administration Tool from my published
application using
http://localhost/myapp/webadmin.axd
I am getting a...
|
by: kamle_b |
last post by:
Dear all,
I have a form called frmNum. This form has one combo box. A combo box called cboView has value list of "Line A Early", "Line A Late",...
|
by: vidhyapriya |
last post by:
when i minimize child window the parent window should be minimize...how it possible..i need code in vb.net
anyone tell me
|
by: care02 |
last post by:
Dear friends,
I have almost completed my first wxPython application. The only thing
I need now is to minimize the command window. How is this...
|
by: maff811 |
last post by:
Hi there,
I have a small database in MS Access that is causing me some issues.
I have a Main Form "A" which has a number of Subforms "B", "C",...
|
by: Nikl |
last post by:
How to minimize the panel when a check box is clicked here I am using an add handler I want the code the ??? mentioned place
|
by: Matthew3360 |
last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function.
Here is my code.
...
|
by: Matthew3360 |
last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
|
by: AndyPSV |
last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
|
by: Arjunsri |
last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
|
by: WisdomUfot |
last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
|
by: Matthew3360 |
last post by:
Hi,
I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...
|
by: Carina712 |
last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand....
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS...
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python...
|