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
A

Andrew McLellan

@Andrew McLellan
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • ParentForm and a null reference
    A Andrew McLellan

    I'm trying to load some data from a parent form, actually the main Form, of my app into a dialog box using the following: Config config; config = ((Form1)this.ParentForm).config; the ParentForm though is always 'undefined' and a NullReferenceException occurs with the followiing information: 'Object reference not set to an instance of an object' I'm confused, as I followed the code example in the C# help "Retrieving Information from the Parent Form of a Dialog Box". What am I doing wrong, how do I manage this?

    C# question csharp help 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