Xiang
03-12-2004, 02:45 PM
Dear Sir,
In VB 6.0.
(a) How can I display the current month and year in the list of combo box (mmmm YYYY). Should I need to use the system date, if yes what is the coding? (Note: I refuse to type-in the current date in the combo list, because it is unable to update the date )
(b)I want to let the user to create the customer code as below:
For Example : 3000/T01
but I don't want let the cursor accross the "/" sign, so that user unable to make any changes for it. How is the coding???
(c) How can I make the new line in the label control?
For example, I have two sentences now, but I want to display its in two line as below:
Version: 1.0
Developed By: ABC Company
Thank,
Xiang
Xiang
In VB 6.0.
(a) How can I display the current month and year in the list of combo box (mmmm YYYY). Should I need to use the system date, if yes what is the coding? (Note: I refuse to type-in the current date in the combo list, because it is unable to update the date )
(b)I want to let the user to create the customer code as below:
For Example : 3000/T01
but I don't want let the cursor accross the "/" sign, so that user unable to make any changes for it. How is the coding???
(c) How can I make the new line in the label control?
For example, I have two sentences now, but I want to display its in two line as below:
Version: 1.0
Developed By: ABC Company
Thank,
Xiang
Xiang