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
Z

zadeveloper com

@zadeveloper com
About
Posts
4
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Network Storage?
    Z zadeveloper com

    For a simple solution - Not quite a NAS, but for Home/ Small office use is perfect : Use ISCSI. All vista boxes have an initiator already and you can use an old pc to run the ISCSI Drive.

    All things are possible

    The Lounge sysadmin help question

  • Age of Empires..??
    Z zadeveloper com

    AOE - Definatly the best of them all Programming is a way of thinking ... its a way of life. Some people have it and some people don't. Well at least thats what the voices in my head tell me. :)

    The Lounge design game-dev question

  • Full screen application with menu
    Z zadeveloper com

    Hi Shay The space on the PDA has haunted us all! Removing the boarder does not make to much difference as you are still stuck with the windows menu ontop of your form (unless you are not allowing access to the OS). This being said I dont think that the menu is available without the boarders. I found the easiest thing to do is: find out the pixle size of the screen, subtract the height of the menu and set the form size to that. set the position to (0,0). If you need more space on the screen try usings a tab control, decreasing the font sizes and maybe even squashing your controls some more (make your buttons smaller). If the reason for the menu is only the SIP then rather not use the menu. Call the SIP Control when focus is set to a text input control. Programming is a way of thinking ... its a way of life. Some people have it and some people don't. Well at least thats what the voices in my head tell me. :)

    C# help question

  • How can I get the text of the textbox which layout in another form?
    Z zadeveloper com

    If the textbox resides in another application use the GetwindowText API. If the textbox resides in your application create a public readonly property with returns TextBox.Text; Programming is a way of thinking ... its a way of life. Some people have it and some people don't. Well at least thats what the voices in my head tell me. :)

    C# 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