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
H

hosam Taji

@hosam Taji
About
Posts
9
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Excel Sheet
    H hosam Taji

    How Can i read and write to excel sheet

    C# question

  • Distributed Applications
    H hosam Taji

    I Mean That I have tow projects first project Will be the menu witch Call the Other projects ? How Can I Do That My Forms Is Not in one selution or 1 project its destiputed

    C# question

  • Distributed Applications
    H hosam Taji

    Hi How Can I Run A Form In External Seluotion

    C# question

  • Create Object Form
    H hosam Taji

    what if i have more that 1000 forms in my project do i have to write code for each form in its name to call it, also my project is multilengual and the user can change the form descritpion and loacation in the tree throw a spechle forms so that why i use the database !!!! i do all these in other languge like oracle developer and know i am trying to do so in C# windows application to let my team enter the information about the forms in the database and then the startup form will call these forms automatic Hosam Taji

    C# database data-structures help tutorial

  • Create Object Form
    H hosam Taji

    I have project and store the name of this project forms in a database table, the start up form will show the other project form in a tree view and store the description of that forms and its names on mouse double click i want to create instance of a form in the selected node with out knowing the name of that form not hard code also i dont know how to use the system.reflication please can any one help me Hosam Taji

    C# database data-structures help tutorial

  • Calling a windows form
    H hosam Taji

    This The Code Form frm = new Form(); Assembly LocalApp; string man = treeView1.SelectedNode.Name; MessageBox.Show(man); LocalApp = Assembly.LoadFrom(man); ???

    C#

  • Calling a windows form
    H hosam Taji

    Yes Thats Exactly What I Want How To Use The Refliction in this case Hosam Taji

    C#

  • Calling a windows form
    H hosam Taji

    First Thx You For Your Help But This is not exactly what i want Realy i want something like this not return new formClassName thx A gain

    C#

  • Calling a windows form
    H hosam Taji

    Hi every one i have a form name sotred in string parameter i want to create object from that form and show this form thx hosam taji

    C#
  • Login

  • Don't have an account? Register

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