Click here to Skip to main content
15,890,527 members
Home / Discussions / C#
   

C#

 
GeneralRe: Calling c functions in a .h file from C# Pin
donmorr9-Sep-04 4:07
donmorr9-Sep-04 4:07 
QuestionC# How to disable focus?? Pin
adnanh758-Sep-04 2:02
adnanh758-Sep-04 2:02 
AnswerRe: C# How to disable focus?? Pin
Sebastian Schneider8-Sep-04 2:21
Sebastian Schneider8-Sep-04 2:21 
GeneralRe: C# How to disable focus?? Pin
adnanh758-Sep-04 2:24
adnanh758-Sep-04 2:24 
AnswerRe: C# How to disable focus?? Pin
mav.northwind8-Sep-04 3:36
mav.northwind8-Sep-04 3:36 
GeneralRe: C# How to disable focus?? Pin
adnanh758-Sep-04 4:02
adnanh758-Sep-04 4:02 
QuestionC# How to set enabled/disabled buttons collor? Pin
adnanh758-Sep-04 1:34
adnanh758-Sep-04 1:34 
AnswerRe: C# How to set enabled/disabled buttons collor? Pin
Mazdak8-Sep-04 1:45
Mazdak8-Sep-04 1:45 
Somthing like this:

if(mybutton.Disable)
  mybutton.BackColor = Color.Blue;


Mazy

"One who dives deep gets the pearls,the burning desire for realization brings the goal nearer." - Babuji

GeneralRe: C# How to set enabled/disabled buttons collor? Pin
adnanh758-Sep-04 2:01
adnanh758-Sep-04 2:01 
GeneralListView labeledit Pin
_Magnus_8-Sep-04 0:28
_Magnus_8-Sep-04 0:28 
GeneralRe: ListView labeledit Pin
mav.northwind8-Sep-04 1:10
mav.northwind8-Sep-04 1:10 
GeneralRe: ListView labeledit Pin
_Magnus_8-Sep-04 1:15
_Magnus_8-Sep-04 1:15 
GeneralRe: ListView labeledit Pin
mav.northwind8-Sep-04 1:58
mav.northwind8-Sep-04 1:58 
GeneralRe: ListView labeledit Pin
_Magnus_8-Sep-04 2:01
_Magnus_8-Sep-04 2:01 
Generalrefreshing datagrids Pin
Ashwin C8-Sep-04 0:23
Ashwin C8-Sep-04 0:23 
GeneralRe: refreshing datagrids Pin
Heath Stewart8-Sep-04 10:16
protectorHeath Stewart8-Sep-04 10:16 
Generalprevent new line in DataGrid Pin
BaraaSh7-Sep-04 23:41
BaraaSh7-Sep-04 23:41 
GeneralRe: prevent new line in DataGrid Pin
Mazdak8-Sep-04 1:47
Mazdak8-Sep-04 1:47 
GeneralRe: prevent new line in DataGrid Pin
BaraaSh8-Sep-04 3:48
BaraaSh8-Sep-04 3:48 
GeneralRe: prevent new line in DataGrid Pin
Heath Stewart8-Sep-04 10:15
protectorHeath Stewart8-Sep-04 10:15 
GeneralGraphics::DrawImage problem Pin
gijoebijoe7-Sep-04 23:19
gijoebijoe7-Sep-04 23:19 
GeneralRe: Graphics::DrawImage problem Pin
mav.northwind8-Sep-04 0:10
mav.northwind8-Sep-04 0:10 
GeneralWH_JOURNALRECORD and WH_JOURNALPLAYBACK Pin
Hadi Fakhreddine7-Sep-04 21:11
Hadi Fakhreddine7-Sep-04 21:11 
Generalweb form divide problem Pin
amalatsliit7-Sep-04 20:12
amalatsliit7-Sep-04 20:12 
GeneralRe: web form divide problem Pin
duaneye20038-Sep-04 0:07
duaneye20038-Sep-04 0:07 

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.