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
F

FeniksReborn

@FeniksReborn
About
Posts
4
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How can i create one button for two events in C# 2008 vs?
    F FeniksReborn

    thank you solve my problem with this: If (txtstart.text="OK") { do somthing } else if (txtstart.text="Stop") { application.close(); }

    C# question csharp visual-studio tutorial

  • How can i create one button for two events in C# 2008 vs?
    F FeniksReborn

    Ok understand that. But now i have problem to call this voids in private void btnstart_Click(object sender, EventArgs e) { if (button1.Content = "Start") { } else { } } I get error:The type or namespace name 'RoutedEventArgs' could not be found (are you missing a using directive or an assembly reference?)

    C# question csharp visual-studio tutorial

  • How can i create one button for two events in C# 2008 vs?
    F FeniksReborn

    Hello How can i create one button for two events? For example: I want to have one button for start/stop. At the beginning of the application button name is start (start the event ), when I click the button second time it change the name to Stop (stop the event)???? I am very new to C# programming, i know to do this in VB6... Sorry for my bad english! ThankYou

    C# question csharp visual-studio tutorial

  • How can i create one button for two events in C# 2008 vs?
    F FeniksReborn

    Hello How can i create one button for two events? For example: I want to have one button for start/stop. At the beginning of the application button name is start (start the event ), when I click the button second time it change the name to Stop (stop the event)???? I am very new to C# programming, i know to do this in VB6... Sorry for my bad english! ThankYou

    C / C++ / MFC question csharp visual-studio tutorial
  • Login

  • Don't have an account? Register

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