User Profile

Collapse

Profile Sidebar

Collapse
mpathfinder
mpathfinder
Last Activity: Feb 17 '09, 02:36 PM
Joined: Jan 10 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mpathfinder
    started a topic Problem : Why owned form become TopMost

    Problem : Why owned form become TopMost

    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...
    See more | Go to post

  • Show 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 .
    ...
    See more | Go to post

  • mpathfinder
    started a topic ASCII Recogintion
    in .NET

    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
    See more | Go to post
No activity results to display
Show More
Working...