HyperlinkButton.SetAlwaysUnderline(Button, Boolean) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public static void SetAlwaysUnderline(System.Windows.Controls.Button obj, bool value);
static member SetAlwaysUnderline : System.Windows.Controls.Button * bool -> unit
Public Shared Sub SetAlwaysUnderline (obj As Button, value As Boolean)
- obj
- Button
- value
- Boolean
Product | Versions |
---|---|
Visual Studio SDK | 2022 |