Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing the width of a button
Message
From
05/11/2004 12:49:24
 
 
To
All
General information
Forum:
ASP.NET
Category:
Web forms
Title:
Changing the width of a button
Miscellaneous
Thread ID:
00958583
Message ID:
00958583
Views:
48
From a Click() event of a button control, I would like to change its width. I have tried this but this gives me an error at compile this:
    Private Sub ShowText_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ShowText.Click
        ShowText.Width=400
    End Sub
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform