Click here to Skip to main content
15,881,651 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to change font for tooltip control ? Pin
xingselex24-May-09 7:39
xingselex24-May-09 7:39 
GeneralRe: how to change font for tooltip control ? Pin
dan!sh 24-May-09 8:08
professional dan!sh 24-May-09 8:08 
GeneralRe: how to change font for tooltip control ? Pin
xingselex24-May-09 8:13
xingselex24-May-09 8:13 
GeneralRe: how to change font for tooltip control ? Pin
dan!sh 24-May-09 8:28
professional dan!sh 24-May-09 8:28 
GeneralRe: how to change font for tooltip control ? Pin
xingselex24-May-09 8:39
xingselex24-May-09 8:39 
AnswerRe: how to change font for tooltip control ? Pin
Luc Pattyn24-May-09 7:10
sitebuilderLuc Pattyn24-May-09 7:10 
AnswerRe: how to change font for tooltip control ? Pin
Mycroft Holmes24-May-09 19:34
professionalMycroft Holmes24-May-09 19:34 
Questionfill structure data using c# Pin
jalsa G24-May-09 6:00
jalsa G24-May-09 6:00 
Hello all,

i am a newbie for c# and would like to know if it is correct way to do as below

public unsafe struct test
{

public long lTime;
public fixed char AlphaChar[2];
public fixed char Stamp[8];
public fixed char Stamp1[8];
public fixed char Stamp3[8];
public short tCode;
public short ECode;
public short MsgLength;
public fixed char MSGTEST[4];

}

now i am struck with filling data into this structure.

Jalsa

AnswerRe: fill structure data using c# Pin
Luc Pattyn24-May-09 6:12
sitebuilderLuc Pattyn24-May-09 6:12 
GeneralRe: fill structure data using c# Pin
jalsa G24-May-09 6:25
jalsa G24-May-09 6:25 
GeneralRe: fill structure data using c# Pin
Luc Pattyn24-May-09 6:35
sitebuilderLuc Pattyn24-May-09 6:35 
GeneralRe: fill structure data using c# Pin
jalsa G24-May-09 6:44
jalsa G24-May-09 6:44 
GeneralRe: fill structure data using c# Pin
Luc Pattyn24-May-09 7:01
sitebuilderLuc Pattyn24-May-09 7:01 
Questioninsert datagridview items with foreach in to database Pin
h_floppy24-May-09 5:21
h_floppy24-May-09 5:21 
AnswerRe: insert datagridview items with foreach in to database Pin
dan!sh 24-May-09 5:24
professional dan!sh 24-May-09 5:24 
GeneralRe: insert datagridview items with foreach in to database Pin
fclose_fp24-May-11 8:01
fclose_fp24-May-11 8:01 
QuestionFocus in ToolStripControlHost after validating cancelled Pin
netogg24-May-09 4:24
netogg24-May-09 4:24 
AnswerRe: Focus in ToolStripControlHost after validating cancelled Pin
netogg29-May-09 23:53
netogg29-May-09 23:53 
GeneralRe: Focus in ToolStripControlHost after validating cancelled Pin
acolight17-Mar-11 10:27
acolight17-Mar-11 10:27 
Question[Message Deleted] Pin
hkjghkj124-May-09 4:03
hkjghkj124-May-09 4:03 
AnswerRe: DataGridView and mdb Pin
Manas Bhardwaj24-May-09 4:20
professionalManas Bhardwaj24-May-09 4:20 
QuestionKeyPress Event Pin
Saiyed Alam24-May-09 0:58
Saiyed Alam24-May-09 0:58 
AnswerRe: KeyPress Event Pin
DaveyM6924-May-09 1:22
professionalDaveyM6924-May-09 1:22 
GeneralRe: KeyPress Event Pin
Saiyed Alam24-May-09 16:37
Saiyed Alam24-May-09 16:37 
Questionsearch in site Pin
michaelgr124-May-09 0:42
michaelgr124-May-09 0:42 

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.