|
-
Jul 7th, 2009, 08:57 AM
#1
Thread Starter
Lively Member
resources problem
Hi,
I have project called innodraw,form called frmbranches,resx file called frmbranches.he-il.resx in the form
when the form Loaded the deafult culture is english,the rex file contains the hebrew translate in the resx file
that's the code i wrote to get all the resx files the frmbranches form:
System.Resources.ResourceManager Res = new System.Resources.ResourceManager("innodrawdb.frmbranches", System.Reflection.Assembly.GetExecutingAssembly());
the code return 0 resources on the form
Why?
help me
Omer
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|