Click here to Skip to main content
16,011,711 members
Home / Discussions / C#
   

C#

 
GeneralRe: .NET 2.0 static Pin
Curtis Schlak.6-Jan-06 3:11
Curtis Schlak.6-Jan-06 3:11 
AnswerRe: .NET 2.0 static Pin
Alvaro Mendez6-Jan-06 10:19
Alvaro Mendez6-Jan-06 10:19 
QuestionI'm looking for resources on financial problems and their solutions in .NET 1.1 Pin
Johannes Hansen6-Jan-06 1:47
Johannes Hansen6-Jan-06 1:47 
QuestionSQL Database Backup Restore Pin
manojk_batra6-Jan-06 1:39
manojk_batra6-Jan-06 1:39 
Questionhow to restrict paste option Pin
amalatsliit6-Jan-06 0:43
amalatsliit6-Jan-06 0:43 
AnswerRe: how to restrict paste option Pin
AB77716-Jan-06 1:43
AB77716-Jan-06 1:43 
GeneralRe: how to restrict paste option Pin
Ravi Bhavnani6-Jan-06 1:48
professionalRavi Bhavnani6-Jan-06 1:48 
AnswerRe: how to restrict paste option Pin
Ravi Bhavnani6-Jan-06 1:46
professionalRavi Bhavnani6-Jan-06 1:46 
You may be able to implement this by (a) removing the Paste item from the textbox's context menu (accessible using the ContextMenu property) and (b) handling the KeyPress event to ignore Ctrl/V.

/ravi

My new year's resolution: 2048 x 1536
Home | Music | Articles | Freeware | Trips
ravib(at)ravib(dot)com

AnswerRe: how to restrict paste option Pin
S. Senthil Kumar6-Jan-06 3:24
S. Senthil Kumar6-Jan-06 3:24 
QuestionLocation Identifier Pin
Brendan Vogt6-Jan-06 0:29
Brendan Vogt6-Jan-06 0:29 
AnswerRe: Location Identifier Pin
aerosmith2k18-Jan-06 7:27
aerosmith2k18-Jan-06 7:27 
QuestionBMP to RAW Pin
ykoon5-Jan-06 23:54
ykoon5-Jan-06 23:54 
GeneralRe: BMP to RAW Pin
Guffa6-Jan-06 2:18
Guffa6-Jan-06 2:18 
GeneralRe: BMP to RAW Pin
Redgum6-Jan-06 5:43
professionalRedgum6-Jan-06 5:43 
GeneralRe: BMP to RAW Pin
ykoon8-Jan-06 20:10
ykoon8-Jan-06 20:10 
AnswerRe: BMP to RAW Pin
Guffa9-Jan-06 2:03
Guffa9-Jan-06 2:03 
Questiontreeview question c# win form Pin
fady_sayegh5-Jan-06 23:40
fady_sayegh5-Jan-06 23:40 
AnswerRe: treeview question c# win form Pin
mav.northwind6-Jan-06 0:04
mav.northwind6-Jan-06 0:04 
GeneralRe: treeview question c# win form Pin
fady_sayegh6-Jan-06 0:36
fady_sayegh6-Jan-06 0:36 
Questionhow to use the microsoft.directx namespace Pin
navvara the infantryman5-Jan-06 23:34
navvara the infantryman5-Jan-06 23:34 
AnswerRe: how to use the microsoft.directx namespace Pin
Dave Kreskowiak6-Jan-06 3:12
mveDave Kreskowiak6-Jan-06 3:12 
QuestionRemoving TiltleBar Pin
A.Grover5-Jan-06 23:17
A.Grover5-Jan-06 23:17 
AnswerRe: Removing TiltleBar Pin
AB77715-Jan-06 23:43
AB77715-Jan-06 23:43 
QuestionGet derived classes of a base class Pin
nmhuy5-Jan-06 22:02
nmhuy5-Jan-06 22:02 
AnswerRe: Get derived classes of a base class Pin
J4amieC5-Jan-06 22:16
J4amieC5-Jan-06 22:16 

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.