Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
M

mrlou88

@mrlou88
About
Posts
8
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Windows Forms Transition
    M mrlou88

    Yea, I ended up making them both separate threads and that worked

    C# winforms

  • Windows Forms Transition
    M mrlou88

    I'm sure this is easy but I can't seem to find the answer. I want to close a form and open another without using Form1.Hide() and Form2.Show(). I want the first form to totaly close and the next form to be opened not as a child. Thanks

    C# winforms

  • ListView CheckBoxes
    M mrlou88

    Duh, I figured it out:-):cool:

    C# question

  • ListView CheckBoxes
    M mrlou88

    Does any one know if there is a way to default the ListView Checkbox Control to checked?

    C# question

  • running windows application from Command prompt
    M mrlou88

    Why don't you just run it mininmized and set the form show in taskbar property to false. That makes it run invisibly.

    C# database

  • Windows Forms
    M mrlou88

    I have a Form that contains a progress bar. While the form has focus, it works fine, but as soon as it loses focus the progress bar stops working and the form doesn't work until the process is completed. I've tried refreshing the form and the control to no avail. Thanks for any help. My next step is to try to multithread it.

    C# winforms help

  • String Format
    M mrlou88

    Sorry, didn't notice a programming forum, thought this was it. But thanks, that worked

    The Lounge

  • String Format
    M mrlou88

    Can anyone tell me why this is not working, just displays 0.00% this.label2.Text=String.Format("{0:p}",fs.Position/Convert.ToInt64(this.progressbar1.Maximum)*100); this.progressbar1.Maximum Contains 152333120 fs.Position is the current byte position in the file.

    The Lounge
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups