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
  1. Home
  2. General Programming
  3. C#
  4. I have a network application which requires a matrix

I have a network application which requires a matrix

Scheduled Pinned Locked Moved C#
tutorialsysadminhelp
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mohammed Aijaz Mohiuddin
    wrote on last edited by
    #1

    I have a network application which requires a matrix of boxes. So I decided to take label boxes with borderstyle as fixedsingle. Now each label acts as a box. Upto it is nice. But I need the main player to decide the size of matrix and this size example 8 X 8 matrix is send over the network to the sub player. Now by this size the sub player application has to draw these label boxes on the form. I don't how to do this. It is very urgent for my project. One more thing, All network operations are implemented in networkoperation.cs and application form class is Form1.cs . I have a reference to Form1 object as myform in networkOperation.cs class. Please help me in this regard as soon as possible.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

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