Click here to Skip to main content
16,005,038 members
Home / Discussions / C#
   

C#

 
AnswerRe: arry replca Pin
stancrm28-Feb-07 19:40
stancrm28-Feb-07 19:40 
AnswerRe: arry replca Pin
Guffa28-Feb-07 20:59
Guffa28-Feb-07 20:59 
Questiontype of controls Pin
md_refay28-Feb-07 18:27
md_refay28-Feb-07 18:27 
AnswerRe: type of controls Pin
Christian Graus28-Feb-07 18:46
protectorChristian Graus28-Feb-07 18:46 
Questionswap controls Pin
md_refay28-Feb-07 18:17
md_refay28-Feb-07 18:17 
AnswerRe: swap controls Pin
gus_br28-Feb-07 18:38
gus_br28-Feb-07 18:38 
GeneralRe: swap controls Pin
md_refay28-Feb-07 18:58
md_refay28-Feb-07 18:58 
AnswerRe: swap controls Pin
Guffa28-Feb-07 21:15
Guffa28-Feb-07 21:15 
You don't swap the buttons, you simply switch places on the buttons.

Get the value of the Location property from one of the controls and store in a temporary variable. Then get the value of the Location property from the other control and put in the Location property of the first control. Lastly, you get the value from the temporary variable and put in the Location property of the second control.

---
single minded; short sighted; long gone;

Questionpaint program Pin
virus555928-Feb-07 18:16
virus555928-Feb-07 18:16 
AnswerRe: paint program Pin
Christian Graus28-Feb-07 18:45
protectorChristian Graus28-Feb-07 18:45 
QuestionFloting Toolbar Pin
hiremath7128-Feb-07 17:46
hiremath7128-Feb-07 17:46 
AnswerRe: Floting Toolbar Pin
stancrm28-Feb-07 19:38
stancrm28-Feb-07 19:38 
GeneralRe: Floting Toolbar Pin
hiremath711-Mar-07 0:44
hiremath711-Mar-07 0:44 
QuestionRun From Ram Pin
EscKey200428-Feb-07 16:13
EscKey200428-Feb-07 16:13 
AnswerRe: Run From Ram Pin
Christian Graus28-Feb-07 16:53
protectorChristian Graus28-Feb-07 16:53 
AnswerRe: Run From Ram Pin
mav.northwind28-Feb-07 19:31
mav.northwind28-Feb-07 19:31 
QuestionIDocHostUIHandler [modified] Pin
_808628-Feb-07 15:43
_808628-Feb-07 15:43 
AnswerRe: IDocHostUIHandler [modified] Pin
DavidAtAscent28-Feb-07 17:04
DavidAtAscent28-Feb-07 17:04 
GeneralRe: IDocHostUIHandler Pin
_80861-Mar-07 19:01
_80861-Mar-07 19:01 
QuestionIMediaEventEx.GetEvent( out code, out p1, out p2, 0 ); - Question Pin
Khoramdin28-Feb-07 13:02
Khoramdin28-Feb-07 13:02 
QuestionIcons for files added to the Deployment project ?? Pin
adamhb28-Feb-07 11:43
adamhb28-Feb-07 11:43 
QuestionHow do I communicate with a stored procedure? Pin
Vernware28-Feb-07 11:04
Vernware28-Feb-07 11:04 
AnswerRe: How do I communicate with a stored procedure? Pin
kryzchek28-Feb-07 12:54
kryzchek28-Feb-07 12:54 
GeneralRe: How do I communicate with a stored procedure? Pin
Vernware2-Mar-07 1:57
Vernware2-Mar-07 1:57 
AnswerRe: How do I communicate with a stored procedure? Pin
Ennis Ray Lynch, Jr.28-Feb-07 12:59
Ennis Ray Lynch, Jr.28-Feb-07 12:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.