I have been populating my Items to a combox using the designer and all i pass is a string. Although now i need to control which key/index is stored with each item.
I\'m trying to make an mp3 player in java and I can`t figure out how to control the volume in it. I\'ve tried something like this:
I need to display a SQL Script in my application I am making.It would be nice if this script was syntax highlighted.
I have a WPF window that contains a fancy image with roughly 200 controls (derived from buttons), all of which use one of my 5 templates (paths, shadow effects, etc).Agreed, it is a heavy window to dr
I have the following code: IList<AccountMember> query; using (DBEntities context = new DBEntities())
I have a program that gives the user driving directions, I would like the user to be able to print just the directions or just the directions and a map by selecting a corresponding radio button for ea
I know I\'ve seen an example somewhere of a hack to define a custom version of an existing VCL component, like TButton or TEdit, with the same class name and do something to make it so that the DFM st
I have a tab control in a windows form. It\'s working great, except for the following example. When I have tabpage2 selected, all controls on tabpage1 return their visible pro开发者_JS百科perty as FAL
In my ASP.Net MasterPage I sometimes have controls that need to be accessed by m开发者_运维技巧ost Pages.
I have a form tha开发者_StackOverflow中文版t is loaded with a generated bitmap.I want the user to be able to press a button and change the graphic displayed.My question is, how can I delete the bitmap