프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
PerformClick ( ) : void |
Generates a T:System.Windows.Forms.Control.Click event for a button. Because WixSharp UI controls are used only at compile time to generate WiX actions XML the events are raised/triggered by the T:WixSharp.Compiler but not by the user at runtime (deployment time). |
|
ToWControl ( ) : WixSharp.Controls.Control |
Converts the WinForm control into WiX custom UI control T:WixSharp.Control.
|
|
WixButton ( ) : System.Collections.Generic |
Initializes a new instance of the WixButton class.
|