D
Danielo
Hi all,
I'm a C# newbie and need some help
I have a small program that connects to Active directory.
I use two forms and in the main form i have a class that searches for
security groups and writes the output to the textbox on the main form,
This works perfectly But when i call the same class from within the
second form is does not write to the textbox in the main form.
I placed a messagebox in the class to check if it was receiving any
data, and it did but the textbox stays blank.
Any help would be appreciated
Danielo
I'm a C# newbie and need some help
I have a small program that connects to Active directory.
I use two forms and in the main form i have a class that searches for
security groups and writes the output to the textbox on the main form,
This works perfectly But when i call the same class from within the
second form is does not write to the textbox in the main form.
I placed a messagebox in the class to check if it was receiving any
data, and it did but the textbox stays blank.
Any help would be appreciated
Danielo
please feel free to share any new