Click here to Skip to main content
15,904,415 members
Home / Discussions / C#
   

C#

 
GeneralRe: Class question Pin
Christian Graus30-Aug-05 15:16
protectorChristian Graus30-Aug-05 15:16 
GeneralRe: Class question Pin
mitsemaj30-Aug-05 17:28
mitsemaj30-Aug-05 17:28 
GeneralRe: Class question Pin
Christian Graus30-Aug-05 17:29
protectorChristian Graus30-Aug-05 17:29 
GeneralRe: Class question Pin
S. Senthil Kumar31-Aug-05 7:24
S. Senthil Kumar31-Aug-05 7:24 
AnswerRe: Class question Pin
kenexcelon30-Aug-05 15:19
kenexcelon30-Aug-05 15:19 
GeneralRe: Class question Pin
...---...30-Aug-05 15:36
...---...30-Aug-05 15:36 
QuestionCustom MenuItem Pin
Anonymous30-Aug-05 11:04
Anonymous30-Aug-05 11:04 
AnswerRe: Custom MenuItem Pin
if_mel_yes_else_no30-Aug-05 11:20
if_mel_yes_else_no30-Aug-05 11:20 
You can fake it pretty easily. When the MenuItem catches a mouseDown, change the cursor of the MenuItem and the main application to something that looks like a cursor with a drag item. Then set your desired receiver's state to 'RECEIVING'. When the receiving control catches a mouseUp and it's in the 'RECEIVING' state, it will perform the operation just as if the MenuItem was really dragged. Now just set the cursor for the MenuItem and main application back to default.
GeneralRe: Custom MenuItem Pin
Anonymous31-Aug-05 3:27
Anonymous31-Aug-05 3:27 
GeneralRe: Custom MenuItem Pin
if_mel_yes_else_no31-Aug-05 4:52
if_mel_yes_else_no31-Aug-05 4:52 
GeneralRe: Custom MenuItem Pin
Anonymous31-Aug-05 6:34
Anonymous31-Aug-05 6:34 
QuestionText cuts-off on some computers Pin
rudy.net30-Aug-05 10:32
rudy.net30-Aug-05 10:32 
AnswerRe: Text cuts-off on some computers Pin
if_mel_yes_else_no30-Aug-05 10:59
if_mel_yes_else_no30-Aug-05 10:59 
GeneralRe: Text cuts-off on some computers Pin
rudy.net30-Aug-05 14:29
rudy.net30-Aug-05 14:29 
AnswerRe: Text cuts-off on some computers Pin
Christian Graus30-Aug-05 14:41
protectorChristian Graus30-Aug-05 14:41 
GeneralRe: Text cuts-off on some computers Pin
rudy.net31-Aug-05 11:23
rudy.net31-Aug-05 11:23 
Questionrich textbox Pin
surfman1930-Aug-05 10:29
surfman1930-Aug-05 10:29 
AnswerRe: rich textbox Pin
if_mel_yes_else_no30-Aug-05 10:52
if_mel_yes_else_no30-Aug-05 10:52 
GeneralRe: rich textbox Pin
surfman1930-Aug-05 11:08
surfman1930-Aug-05 11:08 
GeneralRe: rich textbox Pin
if_mel_yes_else_no30-Aug-05 11:11
if_mel_yes_else_no30-Aug-05 11:11 
GeneralRe: rich textbox Pin
surfman1930-Aug-05 11:40
surfman1930-Aug-05 11:40 
GeneralRe: rich textbox Pin
if_mel_yes_else_no30-Aug-05 12:06
if_mel_yes_else_no30-Aug-05 12:06 
GeneralRe: rich textbox Pin
surfman1930-Aug-05 13:09
surfman1930-Aug-05 13:09 
GeneralRe: rich textbox Pin
if_mel_yes_else_no30-Aug-05 13:28
if_mel_yes_else_no30-Aug-05 13:28 
GeneralRe: rich textbox Pin
Anonymous31-Aug-05 1:21
Anonymous31-Aug-05 1:21 

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.