PDA

View Full Version : Userform in Defult text box



pachchigar
06-01-2009, 04:48 AM
Default text box cursor
Run then after master entry
run party master

i m useing setfocus method not working in initialize form

lucas
06-01-2009, 07:55 AM
I looked at your file but I still don't understand anything about what your question is. You will have to provide more information for me to help.

pachchigar
06-01-2009, 10:50 PM
i want to default cursor in "Party name"
Because direct enter the entry.
-------------------------------------------------
right now i m entry the program then use tab key then use
& entry the entry

lucas
06-02-2009, 06:14 AM
I'm not sure exactly yet but if you comment this line in the initialize statment of the userform frmparty your setfocus works so I'm not sure what is going on:

Max_Min Me.Caption

pachchigar
06-02-2009, 06:39 AM
Ya sure
but it is work for minimize & maximize working in this code
Max_Min Me.Caption