Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.41K
~434 People Reached
Favorite Forums
Favorite Tags
Member Avatar for rooparaj

Hi everybody, I got one problem in ASP.NET. i want to change button backcolor from code. btn_save.bachgroundcolor=system.drawing.color.red the above code is working fine. But instead of "system.drawing.color.red" , i want to give #123234 or rgb() format. i cant give btn_save.bachgroundcolor=#23534 btn_save.bachgroundcolor=rgb(0,0,0) I will give error as invalid return type is …

Member Avatar for sreenivas.varma
0
434