|
-
Nov 12th, 1999, 04:25 AM
#1
Thread Starter
Junior Member
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?
-
Nov 12th, 1999, 04:28 AM
#2
Hyperactive Member
Well, DSN stands for Data Source Name. You need to have that information when you are trying to connect to a database.
------------------
Ryan
[email protected]
ICQ# 47799046
-
Nov 12th, 1999, 04:29 AM
#3
Guru
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: [email protected]
ICQ: 19552879
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|