I want to create a context menu and want to allow the user to select multiple items in the context menu show. How can I do that for Win Forms, C#, .Net 2.0
Thanks in advance for your time.
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23351...
Hi,
How to encrypt password using SHA256 ?
my input password is "4231"
And output storage key is "0x0D8443883FF99D44DA3BCC5AC719FE26D4B148A1B847059B20A9922591561A5B" (in database)
could you ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23461582.html
Zones:
C#Date Answered: 06/06/2008 Grade: A Views: 246
Hi All,
I have to display thumbnail images in ListView control. How to give space in between thumb image in List View? (like padding to images)
I have tried:
lstDPView.Margin = new Padding(...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23492155.html
Zones:
.NET,
C#Date Answered: 08/13/2008 Grade: A Views: 40
Are there controls in .Net that allow replace traditional menus and toolbars with the Ribbon?
We'd like to our new application look like new MS Office Fluent user interface in five programs (Acce...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23087502.html
Hi Experts,
I have win form application.
I would do something like :
1] after doing one function that populates lets say pages and displays them to the user
2] once its completed and use...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23500089.html
Zones:
C#Date Answered: 08/13/2008 Grade: A Views: 0
Hi
I want to merge two datasets into one single grid, and show rows from bouth datasets in the grid.....
now when run my app nothin will appear in the grid..i have done someting wrong here, can...
http://www.experts-exchange.com/Programming/Languages/Q_23853659.html