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
L

LovelyXiaoXinXin

@LovelyXiaoXinXin
About
Posts
3
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • VB6/VB.NET Case Is < 0 in c# ???
    L LovelyXiaoXinXin

    Why don't you use switch ()

    C# csharp help question learning

  • Global Variables ...wtf
    L LovelyXiaoXinXin

    You can build a class which is called GlobalVars NameSpace GlobalVars { public class GlobalVars { public static string stringVars; public class GlobalVars() {} } }

    C# question winforms

  • Topmost windows
    L LovelyXiaoXinXin

    Nice to meet you here. I hope I will do help you . First Create a class with a namespace test namespace test { public class GlobalVars { public static bool blVisible; public GlobalVars() {} } } In topwindows ,set a Timer Component which watch the test.GlobalVars.blVisi ble , When it is true , Ignore it , when it is false , set Visible to false In the other Window , Set the blVisible to control the Global Variables; I hope it will help you

    C# help question
  • Login

  • Don't have an account? Register

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