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

Windows Forms

 
GeneralRe: Is it possible to modify InitializeComponent() safely? Pin
Colin Angus Mackay8-Apr-07 1:11
Colin Angus Mackay8-Apr-07 1:11 
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 
Dear All,

i have developed a desktop based application using C#.NET, which require access to some USB based devices.

I have to use this application on target PCs in which the USB port is disabled by the system administrator.

From the application, i wants to enable & disable the USB drives programatically, so that no other application can use the USB ports, as per configured by the system administrator.

ie, enable the USB port before the application require access to the USB port it & disable it after the use.
I need to achieve the same when the application is running in a login, who doesn't have administrative rights.

Is it possible to achieve the same using .NET framework?
Do any one knows how to implement the same. If so, please inform me.

Best Regards,
Abhilash Chandran

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 
AnswerRe: check mark not displaying when unbound boolean datagrid column is checked Pin
dove112-Apr-07 13:26
dove112-Apr-07 13:26 
QuestionSetup Project Pin
tantoun2-Apr-07 0:59
tantoun2-Apr-07 0:59 
AnswerRe: Setup Project Pin
Pete O'Hanlon2-Apr-07 1:16
mvePete O'Hanlon2-Apr-07 1:16 
GeneralRe: Setup Project Pin
tantoun5-Apr-07 2:41
tantoun5-Apr-07 2:41 
GeneralRe: Setup Project Pin
Pete O'Hanlon5-Apr-07 3:14
mvePete O'Hanlon5-Apr-07 3:14 
GeneralRe: Setup Project Pin
Paul Conrad8-Apr-07 20:01
professionalPaul Conrad8-Apr-07 20:01 
GeneralRe: Setup Project Pin
Pete O'Hanlon10-Apr-07 4:38
mvePete O'Hanlon10-Apr-07 4:38 

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.