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

.NET (Core and Framework)

 
GeneralWindows.Forms control in www Pin
Tomas Petricek23-Oct-02 12:00
Tomas Petricek23-Oct-02 12:00 
GeneralRe: Windows.Forms control in www Pin
Nick Parker23-Oct-02 12:55
protectorNick Parker23-Oct-02 12:55 
GeneralRe: Windows.Forms control in www Pin
James T. Johnson23-Oct-02 13:34
James T. Johnson23-Oct-02 13:34 
GeneralRe: Windows.Forms control in www Pin
Tomas Petricek23-Oct-02 14:05
Tomas Petricek23-Oct-02 14:05 
GeneralRe: Windows.Forms control in www Pin
Tomas Petricek24-Oct-02 13:32
Tomas Petricek24-Oct-02 13:32 
GeneralRe: Windows.Forms control in www Pin
Victor Vogelpoel19-Feb-03 3:31
Victor Vogelpoel19-Feb-03 3:31 
GeneralToolboxBitmap Attribute Pin
Derek Lakin22-Oct-02 23:34
Derek Lakin22-Oct-02 23:34 
GeneralRe: ToolboxBitmap Attribute Pin
Derek Lakin23-Oct-02 1:15
Derek Lakin23-Oct-02 1:15 
The easiest way to achieve this is to not bother using the ToolboxBitmap attribute and just include a bitmap in the project (at the same level) for each control named the same as the control class, i.e. MyControl.bmp for MyControl.cs.
Be sure to set the 'Build Action' to 'Embedded Resource' for the bitmaps.
Then the Toolbox will automatically use that image.

Derek Lakin.
I wish I was what I thought I was when I wished I was what I am.

Salamander Software Ltd.
GeneralIO Performance Question Pin
Chris Austin21-Oct-02 17:23
Chris Austin21-Oct-02 17:23 
GeneralGetting free disk space Pin
Arash Sabet21-Oct-02 4:39
Arash Sabet21-Oct-02 4:39 
GeneralRe: Getting free disk space Pin
Stephane Rodriguez.21-Oct-02 5:00
Stephane Rodriguez.21-Oct-02 5:00 
GeneralDateTimePicker Pin
Derek Lakin21-Oct-02 4:21
Derek Lakin21-Oct-02 4:21 
GeneralRe: DateTimePicker Pin
leppie21-Oct-02 7:59
leppie21-Oct-02 7:59 
GeneralRe: DateTimePicker Pin
Derek Lakin21-Oct-02 21:43
Derek Lakin21-Oct-02 21:43 
GeneralRe: DateTimePicker Pin
leppie1-Nov-02 8:34
leppie1-Nov-02 8:34 
GeneralRe: DateTimePicker Pin
Richard Deeming22-Oct-02 1:51
mveRichard Deeming22-Oct-02 1:51 
GeneralRe: DateTimePicker Pin
Richard Deeming22-Oct-02 2:24
mveRichard Deeming22-Oct-02 2:24 
GeneralRe: DateTimePicker Pin
Derek Lakin22-Oct-02 2:37
Derek Lakin22-Oct-02 2:37 
GeneralRe: DateTimePicker Pin
Derek Lakin29-Oct-02 0:10
Derek Lakin29-Oct-02 0:10 
GeneralRe: DateTimePicker Pin
Richard Deeming29-Oct-02 1:59
mveRichard Deeming29-Oct-02 1:59 
GeneralData Binding and Windows Forms Pin
Derek Lakin17-Oct-02 23:41
Derek Lakin17-Oct-02 23:41 
GeneralUploaded Files Get Locked for ~ 30 seconds Pin
Angus Logan17-Oct-02 19:24
Angus Logan17-Oct-02 19:24 
GeneralRe: Uploaded Files Get Locked for ~ 30 seconds Pin
Vasudevan Deepak Kumar29-Oct-02 2:26
Vasudevan Deepak Kumar29-Oct-02 2:26 
GeneralSalamander .NET Protector Pin
Patrick Lassalle17-Oct-02 1:57
Patrick Lassalle17-Oct-02 1:57 
GeneralRe: Salamander .NET Protector Pin
Derek Lakin17-Oct-02 23:43
Derek Lakin17-Oct-02 23:43 

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.