Click here to Skip to main content
15,896,201 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to set the browser shortcuts to our owm browser application Pin
Travis D. Mathison3-May-06 20:25
Travis D. Mathison3-May-06 20:25 
QuestionHow to connect to Sql and ole with password ? Pin
hdv2123-May-06 2:12
hdv2123-May-06 2:12 
AnswerRe: How to connect to Sql and ole with password ? Pin
Shajeel3-May-06 2:28
Shajeel3-May-06 2:28 
Questiondatagird/com_box Pin
Amalarajan3-May-06 1:58
Amalarajan3-May-06 1:58 
AnswerRe: datagird/com_box Pin
goyal manish3-May-06 2:09
goyal manish3-May-06 2:09 
QuestionHow to call a Page as an object in a method?? Pin
ryanchopps3-May-06 0:50
ryanchopps3-May-06 0:50 
AnswerRe: How to call a Page as an object in a method?? Pin
Guffa3-May-06 3:42
Guffa3-May-06 3:42 
GeneralRe: How to call a Page as an object in a method?? Pin
ryanchopps3-May-06 4:03
ryanchopps3-May-06 4:03 
Hey,

I'm trying calling the method from the same page as its setting focus for. Would it be possible for you to provide an example of what you mean?

public void DefaultButton( ref TextBox objTextControl, ref Button objDefaultButton)
{
.......
}

This is what I'm trying:
DefaultButton(Item_search / "Item_search.aspx" / creating an instance of Item_search and calling that
, ref tb_item_description, ref btn_search);

But get no love from any of them. Please help Smile | :) This is doing my head in!



acsc
AnswerRe: How to call a Page as an object in a method?? Pin
Guffa3-May-06 11:22
Guffa3-May-06 11:22 
QuestionHow to Connect to Dominos server from MS Outlook?? Pin
Bijon Roy3-May-06 0:43
Bijon Roy3-May-06 0:43 
AnswerRe: How to Connect to Dominos server from MS Outlook?? Pin
Daniele Ferrero3-May-06 4:20
Daniele Ferrero3-May-06 4:20 
QuestionHow to call a Page as an object in a method?? Pin
ryanchopps3-May-06 0:39
ryanchopps3-May-06 0:39 
AnswerRe: How to call a Page as an object in a method?? Pin
alexey N3-May-06 0:45
alexey N3-May-06 0:45 
GeneralRe: How to call a Page as an object in a method?? Pin
ryanchopps3-May-06 3:32
ryanchopps3-May-06 3:32 
QuestionHow to handle the mouse pointer using c# Pin
ranandbe3-May-06 0:06
ranandbe3-May-06 0:06 
AnswerRe: How to handle the mouse pointer using c# Pin
alexey N3-May-06 0:31
alexey N3-May-06 0:31 
AnswerRe: How to handle the mouse pointer using c# Pin
ranandbe3-May-06 0:37
ranandbe3-May-06 0:37 
QuestionHow to attach context menu to array of controls? Pin
Kranti12519842-May-06 23:30
Kranti12519842-May-06 23:30 
QuestionHow to get font from a winForm control of another application? Pin
snowborderjiang2-May-06 23:23
snowborderjiang2-May-06 23:23 
AnswerRe: How to get font from a winForm control of another application? Pin
alexey N2-May-06 23:28
alexey N2-May-06 23:28 
GeneralRe: How to get font from a winForm control of another application? Pin
snowborderjiang3-May-06 16:37
snowborderjiang3-May-06 16:37 
QuestionFile Hiding Pin
Prashant Gadhave2-May-06 23:23
Prashant Gadhave2-May-06 23:23 
AnswerRe: File Hiding Pin
J4amieC3-May-06 0:16
J4amieC3-May-06 0:16 
GeneralRe: File Hiding Pin
Travis D. Mathison3-May-06 3:03
Travis D. Mathison3-May-06 3:03 
QuestionReources Pin
V.2-May-06 22:12
professionalV.2-May-06 22:12 

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.