.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

WinForm dialog box

2 REPLIES 2
Reply
Message 1 of 3
wesbird
381 Views, 2 Replies

WinForm dialog box

Hi,
I have some questions about the dialog box in .Net(C#):
a. when I run a dialog box, it will show a seperate item on the status bar which VBA did not. What should I do to make it disappear?
b. in the properties of Form(dialog box), under FormBorderStyle:
what the difference between FixedDialog and Fixed Single?


Thank you
Wes
Windows 10 64 bit, AutoCAD (ACA, Map) 2023
2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: wesbird

These have nothing to do with AutoCAD:

a.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsFormClassShowInTaskbarTopic.asp?frame=true

b.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwindowsformsformborderstyleclasstopic.asp

Note that you should use
Autodesk.AutoCAD.ApplicationServices.Application.ShowModalDialog() (or
ShowModelessDialog()) to display your dialog.

Dan

wrote in message news:4978598@discussion.autodesk.com...
Hi,
I have some questions about the dialog box in .Net(C#):
a. when I run a dialog box, it will show a seperate item on the status bar
which VBA did not. What should I do to make it disappear?
b. in the properties of Form(dialog box), under FormBorderStyle:
what the difference between FixedDialog and Fixed Single?


Thank you
Wes
Message 3 of 3
wesbird
in reply to: wesbird

Thank you,
Windows 10 64 bit, AutoCAD (ACA, Map) 2023

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost