circulate to browse every layer

circulate to browse every layer

Anonymous
Not applicable
175 Views
1 Reply
Message 1 of 2

circulate to browse every layer

Anonymous
Not applicable
hi, I want to browse every layer of a file(*.dwg) besides closed the diaolg box.I do a dialog to open differened layer.There are several buttons on the dialog interface .I can open some one of layers used a button , but I can not sure that the dialog box is open to make other button to use. After I used a button ,the dialog box is closed. Who can tell me the way to sure the dialog box is opened after I used a button? thank you lily
0 Likes
176 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Lily, Look up "ShowModal" in the vba help menu. Selecting your form and setting this Property to "False" will solve your problem gl.. "freeflyair" wrote in message news:41668867_3@newsprd01... > hi, > I want to browse every layer of a file(*.dwg) besides closed the diaolg > box.I do a dialog to open differened layer.There are several buttons on the > dialog interface .I can open some one of layers used a button , but I can > not sure that the dialog box is open to make other button to use. After I > used a button ,the dialog box is closed. > Who can tell me the way to sure the dialog box is opened after I used a > button? > > thank you > lily > >
0 Likes