Click here to Skip to main content
15,894,825 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionCaching Block pro's and con's? Pin
J_Dean12-Apr-05 8:07
J_Dean12-Apr-05 8:07 
GeneralO/R mapping Pin
Member 281228412-Apr-05 0:32
Member 281228412-Apr-05 0:32 
QuestionSystem tray icon for windows service? Pin
Nathan Ridley11-Apr-05 14:57
Nathan Ridley11-Apr-05 14:57 
AnswerRe: System tray icon for windows service? Pin
Ray Cassick13-Apr-05 7:47
Ray Cassick13-Apr-05 7:47 
GeneralPerformance issue on drawing Labels Pin
johanhertz10-Apr-05 4:19
johanhertz10-Apr-05 4:19 
GeneralRe: Performance issue on drawing Labels Pin
Sebastian Schneider11-Apr-05 2:41
Sebastian Schneider11-Apr-05 2:41 
GeneralRe: Performance issue on drawing Labels Pin
johanhertz13-Apr-05 8:01
johanhertz13-Apr-05 8:01 
GeneralBorder/Cursor problem Pin
Masaia8-Apr-05 3:16
Masaia8-Apr-05 3:16 
Hello, can anybody help me?

I've got this strange problem. In my desktop application, I have a picturebox. Normally this picturebox has the border set to 'none'. When the user comes close to a border (marging 2 px), I change the cursor to any of the resize options available. No problem so far, but... I want to resize the picture box when the mouse is moved. Again, not really a problem except for the following... When the user clicks the box (while the cursor is in a resize mode), I set the border.FixedSingle... The resizing is not the issue, but somehow when the mouse pointer is exactly over the border (that one little pixel), the cursor changes to 'default'. I'm not doing it with coding... As soon as the user moves of the border, the cursor is correct again.

Although this is purely a 'visible' problem, and it terribly ugly... The real problem is deeper. When the cursor is any of the resize cursors, my programming works fine. When the mouse button is released, the picturebox is resized and everything is okay, but... During that one moment when the cursor is set to default (aka, when the mouse is precisely on the border), the mouse up function I've created isn't fired.

I really have no clue what's going on... Can't seem to detect the 'sender' either...

Anybody? Were can I look??

Thanks in advance.

Masaia
GeneralRe: Border/Cursor problem Pin
MoustafaS12-Apr-05 15:39
MoustafaS12-Apr-05 15:39 
GeneralRe: Border/Cursor problem Pin
[Marc]16-May-05 14:53
[Marc]16-May-05 14:53 
GeneralBinaryWriter/Reader Endian mode Pin
CoderCat7-Apr-05 7:20
CoderCat7-Apr-05 7:20 
GeneralRe: BinaryWriter/Reader Endian mode Pin
Anonymous7-Apr-05 18:54
Anonymous7-Apr-05 18:54 
GeneralForm z-order between apps Pin
bherman697-Apr-05 3:21
bherman697-Apr-05 3:21 
GeneralRe: Form z-order between apps Pin
Dave Kreskowiak11-Apr-05 8:22
mveDave Kreskowiak11-Apr-05 8:22 
GeneralRe: Form z-order between apps Pin
bherman6911-Apr-05 8:30
bherman6911-Apr-05 8:30 
Generalplateform Pin
_tasleem6-Apr-05 23:59
_tasleem6-Apr-05 23:59 
GeneralRe: plateform Pin
Kevin McFarlane7-Apr-05 5:32
Kevin McFarlane7-Apr-05 5:32 
Generalcheck if a port is free Pin
madretierra6-Apr-05 20:42
madretierra6-Apr-05 20:42 
GeneralRe: check if a port is free Pin
S. Senthil Kumar7-Apr-05 20:55
S. Senthil Kumar7-Apr-05 20:55 
GeneralRe: check if a port is free Pin
madretierra8-Apr-05 5:41
madretierra8-Apr-05 5:41 
GeneralDatagrid column problem Pin
pgonc6-Apr-05 3:16
pgonc6-Apr-05 3:16 
GeneralTcpClient being blocked on Local host Pin
Will Willow6-Apr-05 2:05
Will Willow6-Apr-05 2:05 
GeneralRe: TcpClient being blocked on Local host Pin
S. Senthil Kumar6-Apr-05 2:14
S. Senthil Kumar6-Apr-05 2:14 
GeneralRe: TcpClient being blocked on Local host Pin
Will Willow6-Apr-05 3:00
Will Willow6-Apr-05 3:00 
Generalhelp me to resolve this expection if any body nows Pin
imran.arshad6-Apr-05 0:24
imran.arshad6-Apr-05 0:24 

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.