restrict control being active by default
-
Hi, My application consists if a parent window and a child window which pop up when i click a button in the parent window.I have many controls in it and my problem a control is active by default i.e,even if i didnot select it,it is becoming active.How can i restrict a control to be active untill we click on it. Thanks
-
Hi, My application consists if a parent window and a child window which pop up when i click a button in the parent window.I have many controls in it and my problem a control is active by default i.e,even if i didnot select it,it is becoming active.How can i restrict a control to be active untill we click on it. Thanks
kiranin wrote:
I have many controls in it...
On the parent or child?
kiranin wrote:
even if i didnot select it...
Select what?
kiranin wrote:
How can i restrict a control to be active untill we click on it.
You want a control to be "active" until you click on it?
"A good athlete is the result of a good and worthy opponent." - David Crow
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
Hi, My application consists if a parent window and a child window which pop up when i click a button in the parent window.I have many controls in it and my problem a control is active by default i.e,even if i didnot select it,it is becoming active.How can i restrict a control to be active untill we click on it. Thanks
What control and where can you more explain?
WhiteSky