Hi !
---
What is wrong with the code :
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace Test1
{
public partial class Form1 : Form
{
public A aa...
Hello !!
I would like to use a PDF form in RTL input text (Hebrew) and also with a hebrew font. I tried it but there is no such option , and also the Hebrew font selected apearse in Gibrish style !!
Thanks in advance !
I have a Access application based on a one Main Maximized Form and selecting from it subforms to do spesific tasks.
One of the subforms is doing a Report PrintPreview .
When returning from the Report PrintPreview the Main Maximized Form shrunk in size, and I have to always Click Maximize from...
First thanks for the reply !. Second Please read carefully , I would like to have TWO Combo Box each one of them having a different field of the same Record.Changing the selection on One Combo (By this changing the Record) will change the Content of the Second Combo (that have the other field )...
1. I'm using a Form for generating a Report based on a Query.
2. I would like to have on the Form two Combo Box (CmbA & CmbB) based on the same Record of Table\Query but different fields.
3. The CmbA and CmbB should operate like this :
a. When changing the Record selection on CmbA to a new...
1. I'm using a Form for generating a Report based on a Query.
2. I would like to have on the Form two Combo Box (CmbA & CmbB) based on the same Record of Table\Query but different fields.
3. The CmbA and CmbB should operate like this :
a. When changing the Record selection on CmbA to a new...
I have a Form/SubForm basicly based on a 'Tbl1'.
I would like to check and see if a spesified record exists (based on ID) and to Open the Form eithr on the AddNew record '*' mode or Edit mode for the allready existing record .
Thanks!
Hi !
----
I have a subform which have four controls two of them are ComboBoxes.
the first ComboBox is based on a table TblModel and after choosing a Model and moving to the second ComboBox, the second ComboBox is based on a Query (made with QBE) which uses the first ComboBox as the criteria for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.