PDA

Click to See Complete Forum and Search --> : Questions........


shan1
Nov 12th, 1999, 03:25 AM
1. Can i make menuitem bold?
2. What is the maxsize of text box?
3. Is there anything called clear property
not clear method?
4. What is DSN?

Gimpster
Nov 12th, 1999, 03:28 AM
Well, DSN stands for Data Source Name. You need to have that information when you are trying to connect to a database.

------------------
Ryan
corneslen@hotmail.com
ICQ# 47799046

Yonatan
Nov 12th, 1999, 03:29 AM
1. In design time, check the Default property in the Menu Editor, or in run time, MyMenu.Default = True.

2. If you don't specify a MaxLength, the maximum length is 32,767 characters. (Zero based 2 to the power of 15)

3. What is that supposed to do?

------------------
Yonatan
Teenage Programmer
E-Mail: RZvika@netvision.net.il
ICQ: 19552879 (http://www.icq.com/19552879)