I\'m trying to create a custom textbox with a enum kind property in it(like textmode). The enum values will come from database. But enums cant b开发者_C百科e dynamic..is there another way out?? The cl
C# question: I have a textBox in a default form Form1 and I want to access (write on) it开发者_运维知识库 from a constructor in another class that is in another different file. How can I do it?
I am starting to give up troubleshooting this issue I had... I had an .ascx page and had the following user control in it:
I want to include report abuse button in my website. But couldn\'t find any such thing in the twiki documentation. Read the entire stuff on twiki variables, access controls, web preferences, but could
Can I 开发者_Go百科somehow limit the number of variables that a user can have access to somehow. Thanks in advance for replying.Your Main.TWikiPreferences and your WebPreferences allow you to set a va
I have a combobox inside a hidden div which I use CSS display = none to make it invisible, but when I make the div visible by setting display = block, the combobox just show the input andits button an
i am using python on ubuntu 9.04 say i have two usb devices connected to a single PC. how can i identify the devices in python code.....for example like
Here is a test framework to show what I am doing: create a new project add a tabbed control on tab 1 put a button
I have an WPF application that has a main window. In the left side of this Window there are some buttons into a listbox, it is a kind of menu
I am programming in .NET I have an application setting of type string. On my form I have a textbox. I bound the text property of the textbox to my application setting. If I type something in the textb