Click here to Skip to main content
16,004,927 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionHow to print a form in vb.net with multiple tab pages!! Pin
vinidimple10-Apr-07 2:55
vinidimple10-Apr-07 2:55 
Questionflash Pin
pratima17-Apr-07 0:00
pratima17-Apr-07 0:00 
AnswerRe: flash Pin
SlingBlade9-Apr-07 10:03
SlingBlade9-Apr-07 10:03 
AnswerRe: flash Pin
Thomas Stockwell12-Apr-07 14:01
professionalThomas Stockwell12-Apr-07 14:01 
QuestionIs it possible to modify InitializeComponent() safely? Pin
SlingBlade5-Apr-07 11:17
SlingBlade5-Apr-07 11:17 
AnswerRe: Is it possible to modify InitializeComponent() safely? Pin
Colin Angus Mackay7-Apr-07 0:36
Colin Angus Mackay7-Apr-07 0:36 
GeneralRe: Is it possible to modify InitializeComponent() safely? Pin
SlingBlade8-Apr-07 0:41
SlingBlade8-Apr-07 0:41 
GeneralRe: Is it possible to modify InitializeComponent() safely? Pin
Colin Angus Mackay8-Apr-07 1:11
Colin Angus Mackay8-Apr-07 1:11 
SlingBlade wrote:
I'm going to agree to disagree here. I'm pretty sure it is a lost cause trying to get support for something that is clearly defined as unsupported.


I'm not entirely sure what you are disagreeing with. I'm suggesting that you cannot change the code in the InitializeComponent method because it is unsupported as Visual Studio will overwrite any changes you make. Then you say you disagree with me because it is a "lost cause trying to get support for something that is clearly defined as unsupported".

SlingBlade wrote:
that and Microsoft offers the ability to define your entire data layer within the presentation layer.


Just because you can do something, doesn't mean you should do something. I can walk up a set of railway tracks. However, doing so is clearly inadvised.



Upcoming events:
* Edinburgh: Web Security Conference Day for Windows Developers (12th April)
* Glasgow: Introduction to AJAX (2nd May), SQL Server, Mock Objects

Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton


My website

GeneralRe: Is it possible to modify InitializeComponent() safely? Pin
SlingBlade9-Apr-07 6:33
SlingBlade9-Apr-07 6:33 
GeneralRe: Is it possible to modify InitializeComponent() safely? Pin
Colin Angus Mackay9-Apr-07 6:56
Colin Angus Mackay9-Apr-07 6:56 
GeneralRe: Is it possible to modify InitializeComponent() safely? Pin
SlingBlade9-Apr-07 7:23
SlingBlade9-Apr-07 7:23 
QuestionHow to push submit button from code behind? Pin
nikjoh5-Apr-07 2:27
nikjoh5-Apr-07 2:27 
AnswerRe: How to push submit button from code behind? Pin
kubben5-Apr-07 2:45
kubben5-Apr-07 2:45 
GeneralRe: How to push submit button from code behind? Pin
nikjoh5-Apr-07 4:49
nikjoh5-Apr-07 4:49 
QuestionHow to enable & disable USB ports from .NET applications? Pin
abyclassic4-Apr-07 21:20
abyclassic4-Apr-07 21:20 
AnswerRe: How to enable & disable USB ports from .NET applications? Pin
Dave Kreskowiak5-Apr-07 6:25
mveDave Kreskowiak5-Apr-07 6:25 
QuestionComboBox and DataSet binding Pin
gotdablues2-Apr-07 14:39
gotdablues2-Apr-07 14:39 
AnswerRe: ComboBox and DataSet binding Pin
kubben9-Apr-07 16:50
kubben9-Apr-07 16:50 
Questionhow do I lock a combo box but still allow the user to view the contents Pin
dove112-Apr-07 13:23
dove112-Apr-07 13:23 
AnswerRe: how do I lock a combo box but still allow the user to view the contents Pin
dove112-Apr-07 13:26
dove112-Apr-07 13:26 
GeneralRe: how do I lock a combo box but still allow the user to view the contents Pin
Tirthadip2-Apr-07 18:20
Tirthadip2-Apr-07 18:20 
GeneralRe: how do I lock a combo box but still allow the user to view the contents Pin
dove113-Apr-07 5:11
dove113-Apr-07 5:11 
GeneralRe: how do I lock a combo box but still allow the user to view the contents Pin
Tirthadip4-Apr-07 21:58
Tirthadip4-Apr-07 21:58 
GeneralRe: how do I lock a combo box but still allow the user to view the contents Pin
dove115-Apr-07 4:58
dove115-Apr-07 4:58 
Questioncheck mark not displaying when unbound boolean datagrid column is checked Pin
dove112-Apr-07 13:19
dove112-Apr-07 13:19 

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.