hi everybody
i have a MDI form that it shows child forms with the "Show()" method .
in one of that child forms i show another form that owned by this form again with the "Show()" method .
this cause this second form become TopMost . means that all another forms are shown behind this second form .
why this happen ?
code is like this :
/// within MDI form
frmChild1 frm = new...
User Profile
Collapse
-
Problem : Why owned form become TopMost
-
mpathfinder started a topic Show list of form controls in a property of a component in drop down formin .NETShow list of form controls in a property of a component in drop down form
hi guys .
sorry for my weak Eng. writing .
I want to design a component that in one of it's properties i'd able to collect list of controls of the windows form that hosts this component in a drop down form .
for example when i add this component to a windows from which contains a TextBox and a Lable it shows their's name in a list in drop down format that i can select one of them in design mode .
... -
ASCII Recogintion
hi guys
I want to recognize whether or not a string is in ASCII formating (encoding).
in other scope i mean i want to know if a string contains only ASCII characters or it contains also non-ASCII characters .
thanks a lot
No activity results to display
Show More